This commit is contained in:
nora 2023-04-18 12:15:23 +02:00
parent a74bf86de3
commit 5c398523d3
2 changed files with 0 additions and 79 deletions

View file

@ -10,16 +10,6 @@ derivative = "2.2.0"
egui = "0.21.0"
serde = { version = "1.0.160", features = ["derive"] }
[dependencies.s2dc]
git = "https://github.com/crumblingstatue/s2dc.git"
features = ["serde"]
[dependencies.sfml-xt]
git = "https://github.com/crumblingstatue/sfml-xt.git"
[dependencies.gamedebug_core]
git = "https://github.com/crumblingstatue/gamedebug_core.git"
[dependencies.egui-inspect]
git = "https://github.com/crumblingstatue/egui-inspect.git"