fix(deps): update rust crate toml to v1
This commit is contained in:
@@ -41,7 +41,7 @@ tokio = { version = "1.49.0", features = [
|
|||||||
"rt-multi-thread",
|
"rt-multi-thread",
|
||||||
"process",
|
"process",
|
||||||
] }
|
] }
|
||||||
toml = "0.9.12"
|
toml = "1.0.0"
|
||||||
base64 = "0.22.1"
|
base64 = "0.22.1"
|
||||||
flate2 = "1.1.9"
|
flate2 = "1.1.9"
|
||||||
dialoguer = "0.12.0"
|
dialoguer = "0.12.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user