Skip to content

Commit 1d95c3a

Browse files
fix(deps): update rust crate toml to 0.9.0
1 parent 8b65e78 commit 1d95c3a

File tree

2 files changed

+48
-36
lines changed

2 files changed

+48
-36
lines changed

Cargo.lock

Lines changed: 47 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ http = "1.1.0"
1313
reqwest = { version = "0.11.25", features = ["json", "stream"] }
1414
serde = { version = "1.0.196", features = ["derive"] }
1515
tokio = { version = "1.36.0", features = ["full"] }
16-
toml = "0.8.10"
16+
toml = "0.9.0"

0 commit comments

Comments
 (0)