diff --git a/rust/Common/Cargo.toml b/rust/Common/Cargo.toml index 1aec28cfc..edcf45140 100644 --- a/rust/Common/Cargo.toml +++ b/rust/Common/Cargo.toml @@ -12,7 +12,6 @@ byteorder = "1.4.3" chacha20poly1305 = { version = "0.10.1", features = ["heapless", "reduced-round"] } cheetah-game-realtime-protocol.workspace=true generic-array = "1.0.0" -heapless.workspace = true fnv.workspace = true strum_macros.workspace = true thiserror.workspace = true