deleted the wrong file

This commit is contained in:
Ponj 2024-05-01 09:39:51 +02:00
parent 409ee2f121
commit a71e04f8d4
Signed by: p6nj
SSH key fingerprint: SHA256:cWPAu6zlgzB/97Sa9i4h+BYrv/NQCDZaHWDy2/DInbc
2 changed files with 17 additions and 3963 deletions

3963
Cargo.lock generated

File diff suppressed because it is too large Load diff

17
Cargo.toml Normal file
View file

@ -0,0 +1,17 @@
[package]
name = "bent"
version = "0.1.0"
edition = "2021"
license = "Unlicense"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"
derive-new = "0.6"
eframe = "0.27"
egui_dock = "0.12"
rfd = "0.14"
[workspace]
members = ["bingus"]