Skip to content

Commit 5e361b3

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

File tree

2 files changed

+27
-25
lines changed

2 files changed

+27
-25
lines changed

Cargo.lock

Lines changed: 26 additions & 24 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)