mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-14 19:55:02 +01:00
Dep update
This commit is contained in:
parent
c1a4c0db87
commit
30a41dc2a5
2 changed files with 40 additions and 40 deletions
|
|
@ -11,18 +11,18 @@ derivative = "2.2.0"
|
|||
egui-sfml = "0.4.0"
|
||||
egui = "0.21.0"
|
||||
fnv = "1.0.7"
|
||||
hecs = "0.10.2"
|
||||
hecs = "0.10.3"
|
||||
num-traits = "0.2.15"
|
||||
rand = "0.8.5"
|
||||
rfd = "0.11.3"
|
||||
sfml = "0.20.0"
|
||||
worldgen = "0.5.3"
|
||||
rmp-serde = "1.1.1"
|
||||
serde = { version = "1.0.159", features = ["derive"] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
log = "0.4.17"
|
||||
env_logger = "0.10.0"
|
||||
zstd = "0.12.3"
|
||||
clap = { version = "4.2.1", features = ["derive"] }
|
||||
clap = { version = "4.2.2", features = ["derive"] }
|
||||
|
||||
[dependencies.s2dc]
|
||||
#git = "https://github.com/crumblingstatue/s2dc.git"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue