rust-h3-devel-0.0.3-2.fc40 in Fedora 40
↵ Return to the main page of rust-h3-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-01-26 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.0.3-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2024-01-14 |
Fabio Valentini <decathorpe at gmail dot com> - 0.0.3-1 |
- Update to version 0.0.3 |
2023-10-30 |
Fabio Valentini <decathorpe at gmail dot com> - 0.0.2-1 |
- Initial import (#2246720) |
Files
- usr/
- share/
- cargo/
- registry/
- h3-0.0.3/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- README.md
- src/
- buf.rs
- client.rs
- config.rs
- connection.rs
- error.rs
- ext.rs
- frame.rs
- lib.rs
- proto/
- coding.rs
- frame.rs
- headers.rs
- mod.rs
- push.rs
- stream.rs
- varint.rs
- qpack/
- block.rs
- decoder.rs
- dynamic.rs
- encoder.rs
- field.rs
- mod.rs
- parse_error.rs
- prefix_int.rs
- prefix_string/
- bitwin.rs
- decode.rs
- encode.rs
- mod.rs
- static_.rs
- stream.rs
- tests.rs
- vas.rs
- quic.rs
- request.rs
- server.rs
- stream.rs
- tests/
- connection.rs
- mod.rs
- request.rs
- webtransport/
- tests/
- examples_server_client.rs