rust-snap-devel-1.1.1-1.el9 in Fedora EPEL 9
↵ Return to the main page of rust-snap-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2023-12-05 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 1.1.1-1 |
- Update to 1.1.1 (close RHBZ#2252979) |
| 2023-11-13 |
Benjamin A. Beasley <code at musicinmybrain dot net> - 1.1.0-1 |
- Initial package (close RHBZ#2249519) |
Provides
- crate(snap)
- rust-snap-devel
Files
- usr/
- share/
- cargo/
- registry/
- snap-1.1.1/
- .cargo-checksum.json
- COPYING
- Cargo.toml
- README.md
- build.rs
- examples/
- compress-escaped.rs
- compress.rs
- decompress.rs
- rustfmt.toml
- src/
- bytes.rs
- compress.rs
- crc32.rs
- crc32_table.rs
- decompress.rs
- error.rs
- frame.rs
- lib.rs
- raw.rs
- read.rs
- tag.rs
- varint.rs
- write.rs