deleted the wrong file
This commit is contained in:
parent
409ee2f121
commit
a71e04f8d4
2 changed files with 17 additions and 3963 deletions
17
Cargo.toml
Normal file
17
Cargo.toml
Normal 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"]
|
Loading…
Add table
Add a link
Reference in a new issue