Skip to content

Commit be37134

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)