[package] name = "spp-rust" description = "An implementation of the CCSDS 133.0-B-2 Recommended Standard" repository = "https://github.com/hellbound22/spp-rust" authors = ["Rodrigo Mauricio "] version = "0.2.3" edition = "2021" license = "GPL-3.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [dependencies.bitvec] version = "1.0.1" default-features = false