We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f95050 commit 522d1c9Copy full SHA for 522d1c9
1 file changed
Cargo.toml
@@ -22,4 +22,4 @@ serde_json = "1.0.116"
22
strsim = "0.11.1"
23
textwrap = "0.16.1"
24
tokio = { version = "1.37.0", features = ["full"] }
25
-toml = "0.8.12"
+toml = "0.9.0"
0 commit comments