diff options
Diffstat (limited to 'rust/qemu-api/Cargo.toml')
| -rw-r--r-- | rust/qemu-api/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rust/qemu-api/Cargo.toml b/rust/qemu-api/Cargo.toml index c07a17a28b..c5ed78035b 100644 --- a/rust/qemu-api/Cargo.toml +++ b/rust/qemu-api/Cargo.toml @@ -21,7 +21,6 @@ libc = { workspace = true } [features] default = ["debug_cell"] -allocator = [] debug_cell = [] [lints] |