rust-quinn-devel-0.10.2-2.fc40 in Fedora 40
↵ Return to the main page of rust-quinn-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.10.2-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild |
2023-10-31 |
Fabio Valentini <decathorpe at gmail dot com> - 0.10.2-1 |
- Initial import (#2246723) |
Provides
- crate(quinn)
- rust-quinn-devel
Files
- usr/
- share/
- cargo/
- registry/
- quinn-0.10.2/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- benches/
- examples/
- README.md
- client.rs
- common/
- connection.rs
- insecure_connection.rs
- server.rs
- single_socket.rs
- src/
- connection.rs
- endpoint.rs
- lib.rs
- mutex.rs
- recv_stream.rs
- runtime/
- runtime.rs
- send_stream.rs
- tests.rs
- work_limiter.rs
- tests/