1 2 3 4 5 6 7 8 9 10
[package] name = "bit_code" version = "0.1.5" edition = "2024" description = "Simple crate to create bit sequences" license = "MIT OR Apache-2.0" repository = "https://gitlab.com/iker.gutierrezblan/bit_utils" [dependencies]