fix(deps): update rust crate toml to 1.0.6
This commit is contained in:
@@ -30,7 +30,7 @@ serde = { version = "1.0.228", features = ["derive"] }
|
|||||||
serde_json = "1.0.149"
|
serde_json = "1.0.149"
|
||||||
thiserror = "2.0.18"
|
thiserror = "2.0.18"
|
||||||
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "process"] }
|
tokio = { version = "1.49.0", features = ["macros", "rt-multi-thread", "process"] }
|
||||||
toml = "1.0.0"
|
toml = "1.0.6"
|
||||||
|
|
||||||
# dev-dependencies
|
# dev-dependencies
|
||||||
assert_cmd = "2.1.2"
|
assert_cmd = "2.1.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user