initial commit

This commit is contained in:
Breval Ferrari 2024-04-28 14:15:56 +02:00
commit 9103cd1e8b
No known key found for this signature in database
6 changed files with 49 additions and 0 deletions

9
Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[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]