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 49d0901 commit 9cc5688Copy full SHA for 9cc5688
Cargo.toml
@@ -14,7 +14,7 @@ path = "src/api.rs"
14
[dependencies]
15
regex = "1.5.4"
16
clap = { version = "4.2.4", features = ["derive"] }
17
-toml = "0.7.3"
+toml = "0.8.0"
18
walkdir = "2.3.2"
19
rayon = "1.5.1"
20
serde = { version = "1.0", features = ["derive"] }
0 commit comments