This commit is contained in:
Simon Gardling
2022-05-25 11:03:45 -04:00
parent d7b88c0136
commit b025371ff6
5 changed files with 2 additions and 33 deletions

View File

@@ -48,7 +48,6 @@ emath = { git = "https://github.com/Titaniumtown/egui.git", default-features = f
shadow-rs = { version = "0.11", default-features = false }
const_format = { version = "0.2", default-features = false, features = ["fmt"] }
cfg-if = "1"
lazy_static = "1"
ruzstd = { git = "https://github.com/Titaniumtown/zstd-rs.git", branch = "ringbuffer" }
tracing = "0.1"
itertools = "0.10"