mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'sam/torvus-fix' into 'master'
Fixed torvus See merge request veloren/veloren!2351
This commit is contained in:
commit
2771c29d54
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user