This commit is contained in:
2025-12-13 03:38:04 -05:00
parent f2d0d27345
commit c70c715126
7 changed files with 204 additions and 188 deletions

View File

@@ -48,7 +48,6 @@ epaint = { git = "https://github.com/titaniumtown/egui.git", default-features =
emath = { git = "https://github.com/titaniumtown/egui.git", default-features = false }
egui_plot = { version = "0.34.0", default-features = false }
cfg-if = "1"
ruzstd = "0.8"
tracing = "0.1"
itertools = "0.14"