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 c97a874 commit 7cb4553Copy full SHA for 7cb4553
Cargo.toml
@@ -18,4 +18,5 @@ tokio = "1.47.0"
18
futures = "0.3.31"
19
zip = "6.0.0"
20
bytes = "1.10.1"
21
-prost = "0.14.1"
+prost = "0.14.1"
22
+walkdir = "2.5.0"
0 commit comments