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
320 B
12 lines
320 B
4 years ago
|
--- bincode-1.3.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ bincode-1.3.2/Cargo.toml 2021-03-26T10:15:07.761857+00:00
|
||
|
@@ -24,7 +24,7 @@
|
||
|
license = "MIT"
|
||
|
repository = "https://github.com/servo/bincode"
|
||
|
[dependencies.byteorder]
|
||
|
-version = ">=1.3.0, < 1.4.0"
|
||
|
+version = "1.3.0"
|
||
|
|
||
|
[dependencies.serde]
|
||
|
version = "1.0.63"
|