diff options
| author | andromeda <andromeda@lenovo> | 2026-03-30 17:03:36 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-03-30 17:03:36 +0200 |
| commit | 7a3e1fc37c7c77221eee61939328ab6822a70426 (patch) | |
| tree | 5908b75e41e2e96b164e5f97e9f266acd92ec4e0 /bootle/Cargo.toml | |
| parent | f789d49e8a570db87d49886bb91ed2d8a62a492f (diff) | |
remove bootle
Diffstat (limited to 'bootle/Cargo.toml')
| -rw-r--r-- | bootle/Cargo.toml | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/bootle/Cargo.toml b/bootle/Cargo.toml deleted file mode 100644 index c4d5b40..0000000 --- a/bootle/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" |
