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
262 B
12 lines
262 B
4 years ago
|
--- rkyv-0.7.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ rkyv-0.7.5/Cargo.toml 2021-08-06T00:12:58.183014+00:00
|
||
|
@@ -30,7 +30,7 @@
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.hashbrown]
|
||
|
-version = "0.11"
|
||
|
+version = "0.9"
|
||
|
optional = true
|
||
|
|
||
|
[dependencies.indexmap]
|