Skip to content

Commit ae52b01

Browse files
committed
Removed artifacts from rust config.
1 parent a66acf3 commit ae52b01

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

rust/Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,4 @@ reqwest = { version = "0.12.4", features = ["json"] }
2323
serde = { version = "1.0.202", features = ["derive"] }
2424
serde_json = "1.0.117"
2525
tokio = { version = "1.37.0", features = ["full"] }
26-
url = "2.5.0"
27-
git stat
26+
url = "2.5.0"

0 commit comments

Comments
 (0)