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.
12 lines
318 B
12 lines
318 B
--- hashbrown-0.6.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ hashbrown-0.6.3/Cargo.toml 2020-01-15T20:08:04.799761+00:00
|
|
@@ -70,7 +70,7 @@
|
|
[dev-dependencies.serde_test]
|
|
version = "1.0"
|
|
[build-dependencies.autocfg]
|
|
-version = "0.1.4"
|
|
+version = "1"
|
|
|
|
[features]
|
|
ahash-compile-time-rng = ["ahash/compile-time-rng"]
|