1 2 3 4 5 6 7 8 9 10 11
[dependencies] [package] description = "RSV Encoding/Decoding" documentation = "https://docs.rs/rsv-data" edition = "2021" license = "MIT" name = "rsv-data" readme = "README.md" repository = "https://github.com/Logan-010/rsv-data" version = "0.1.0"