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-num-bigint-dig/num-bigint-dig-fix-metadata...

12 lines
319 B

5 years ago
--- num-bigint-dig-0.6.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ num-bigint-dig-0.6.0/Cargo.toml 2020-07-19T11:42:36.349861+00:00
@@ -85,7 +85,7 @@
[dev-dependencies.serde_test]
version = "1.0"
[build-dependencies.autocfg]
-version = "0.1.5"
+version = "1.0.0"
[features]
default = ["std", "i128", "u64_digit"]