diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/Cargo.toml b/Cargo.toml deleted file mode 100644 index c4d5b40..0000000 --- a/Cargo.toml +++ /dev/null @@ -1,17 +0,0 @@ -[package] -name = "bootle" -version = "0.1.0" -edition = "2024" - -[lib] -crate-type = ["staticlib"] - -[dependencies] - -[profile.release] -panic = "abort" -opt-level = 'z' -debug = false - -[profile.dev] -panic = "abort" |
