rust-bytes0.5-devel-0.5.6-2.fc34 in Fedora 34
↵ Return to the main page of rust-bytes0.5-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-01-27 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.5.6-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-11-27 |
Fabio Valentini <decathorpe at gmail dot com> - 0.5.6-1 |
- Initial compat package for bytes 0.5 |
Provides
- crate(bytes)
- rust-bytes0.5-devel
Files
- usr/
- share/
- cargo/
- registry/
- bytes-0.5.6/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- buf.rs
- bytes.rs
- bytes_mut.rs
- ci/
- src/
- buf/
- buf_impl.rs
- buf_mut.rs
- ext/
- chain.rs
- limit.rs
- mod.rs
- reader.rs
- take.rs
- writer.rs
- iter.rs
- mod.rs
- vec_deque.rs
- bytes.rs
- bytes_mut.rs
- fmt/
- lib.rs
- loom.rs
- serde.rs
- tests/
- test_buf.rs
- test_buf_mut.rs
- test_bytes.rs
- test_bytes_odd_alloc.rs
- test_bytes_vec_alloc.rs
- test_chain.rs
- test_debug.rs
- test_iter.rs
- test_reader.rs
- test_serde.rs
- test_take.rs
- doc/
- licenses/