vive la révolution !!

This commit is contained in:
Breval Ferrari 2024-06-06 21:51:01 +02:00
parent 13b6effb91
commit 027af2d36e
No known key found for this signature in database
GPG key ID: CEAB625B75A836B2
10 changed files with 42 additions and 207 deletions

View file

@ -1,19 +1,3 @@
[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.0"
eframe = "0.27"
egui_dock = "0.12"
egui_extras = "0.27.2"
rfd = "0.14"
strum = { version = "0.26", features = ["derive"] }
[workspace]
members = ["bingus"]
resolver = "2"
members = ["bent", "bingus", "bong"]