We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad96213 commit 2353d74Copy full SHA for 2353d74
Cargo.toml
@@ -80,7 +80,7 @@ shellexpand = "3.0"
80
strum = { version = "0.27", features = ["derive"] }
81
strum_macros = "0.27"
82
tera = "1"
83
-toml = "0.8"
+toml = "0.9"
84
uuid = { version = "1.17", features = ["serde", "v4", "v5"] }
85
voca_rs = "1"
86
0 commit comments