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.
21 lines
430 B
21 lines
430 B
--- gix-diff-0.35.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ gix-diff-0.35.0/Cargo.toml 2023-09-21T19:17:24.469076+00:00
|
|
@@ -40,12 +40,6 @@
|
|
version = "0.2.0"
|
|
optional = true
|
|
|
|
-[dependencies.getrandom]
|
|
-version = "0.2.8"
|
|
-features = ["js"]
|
|
-optional = true
|
|
-default-features = false
|
|
-
|
|
[dependencies.gix-hash]
|
|
version = "^0.13.0"
|
|
|
|
@@ -73,4 +67,3 @@
|
|
"gix-hash/serde",
|
|
"gix-object/serde",
|
|
]
|
|
-wasm = ["dep:getrandom"]
|