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.
rust-crypto-bigint/crypto-bigint-fix-metadata....

26 lines
519 B

--- crypto-bigint-0.5.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ crypto-bigint-0.5.2/Cargo.toml 2023-05-30T13:10:48.720741+00:00
@@ -63,11 +63,6 @@
version = "0.6.4"
optional = true
-[dependencies.rlp]
-version = "0.5"
-optional = true
-default-features = false
-
[dependencies.serdect]
version = "0.2"
optional = true
@@ -84,10 +79,6 @@
[dev-dependencies.bincode]
version = "1"
-
-[dev-dependencies.criterion]
-version = "0.4"
-features = ["html_reports"]
[dev-dependencies.hex-literal]
version = "0.4"