mirror of
https://github.com/openharmony/third_party_rust_rust-smallvec.git
synced 2026-07-21 01:55:25 -04:00
bincode="0.8" -> bincode="1.0.1"
This commit is contained in:
+1
-1
@@ -24,4 +24,4 @@ unreachable = "1.0.0"
|
||||
serde = { version = "1", optional = true }
|
||||
|
||||
[dev_dependencies]
|
||||
bincode = "0.8"
|
||||
bincode = "1.0.1"
|
||||
|
||||
Reference in New Issue
Block a user