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
271 B
12 lines
271 B
2 years ago
|
--- rkyv-0.7.42/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ rkyv-0.7.42/Cargo.toml 2023-05-22T22:06:59.468045+00:00
|
||
|
@@ -45,7 +45,7 @@
|
||
|
default-features = false
|
||
|
|
||
|
[dependencies.bytecheck]
|
||
|
-version = "=0.6.11"
|
||
|
+version = "0.6.11"
|
||
|
optional = true
|
||
|
default-features = false
|
||
|
|