progress?? maybe, urgent push tho

This commit is contained in:
Jonas_Jones 2023-01-15 15:59:35 +01:00
parent 6a43076e59
commit 7c1c8e223c
4 changed files with 50 additions and 8 deletions

View file

@ -6,3 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tracing-subscriber = "0.3.16"
eframe = "0.20.1"
egui = "0.20.1"