Fixed torvus

This commit is contained in:
Sam 2021-05-27 19:56:16 -05:00
parent 99cf533a8a
commit 9db8406e4c

View File

@ -18,7 +18,7 @@ default = ["metrics","compression","quic"]
network-protocol = { package = "veloren-network-protocol", path = "protocol" }
#serialisation
bincode = "1.3.1"
bincode = "1.3.2"
serde = { version = "1.0" }
#sending
crossbeam-channel = "0.5"