mirror of https://git.sr.ht/~stygianentity/bincode
Update serde_bytes dependency to 0.11
This commit is contained in:
parent
31f68efe85
commit
74422cfaae
|
|
@ -21,7 +21,7 @@ byteorder = "1.3.0"
|
|||
serde = "1.0.63"
|
||||
|
||||
[dev-dependencies]
|
||||
serde_bytes = "0.10.3"
|
||||
serde_bytes = "0.11"
|
||||
serde_derive = "1.0.27"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in New Issue