You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
363 B
19 lines
363 B
--- git2-0.19.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ git2-0.19.0/Cargo.toml 2024-10-29T17:01:33.028659+00:00
|
|
@@ -44,15 +44,8 @@
|
|
[dependencies.url]
|
|
version = "2.0"
|
|
|
|
-[dev-dependencies.clap]
|
|
-version = "4.4.13"
|
|
-features = ["derive"]
|
|
-
|
|
[dev-dependencies.tempfile]
|
|
version = "3.1.0"
|
|
-
|
|
-[dev-dependencies.time]
|
|
-version = "0.1.39"
|
|
|
|
[features]
|
|
default = [
|