fix(deps): update rust crate toml to 0.9.11

This commit is contained in:
renovate[bot]
2026-01-13 06:41:48 +00:00
committed by GitHub
parent 34cdf96685
commit 6d7709b63e

View File

@@ -41,7 +41,7 @@ tokio = { version = "1.47.1", features = [
"rt-multi-thread",
"process",
] }
toml = "0.9.7"
toml = "0.9.11"
base64 = "0.22.1"
flate2 = "1.1.5"
dialoguer = "0.11"