We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a66acf3 commit ae52b01Copy full SHA for ae52b01
rust/Cargo.toml
@@ -23,5 +23,4 @@ reqwest = { version = "0.12.4", features = ["json"] }
23
serde = { version = "1.0.202", features = ["derive"] }
24
serde_json = "1.0.117"
25
tokio = { version = "1.37.0", features = ["full"] }
26
-url = "2.5.0"
27
-git stat
+url = "2.5.0"
0 commit comments