rust-hyper-rustls0.25-devel-0.25.0-1.fc40 in Fedora 40
↵ Return to the main page of rust-hyper-rustls0.25-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-08-04 |
Davide Cavalca <dcavalca at fedoraproject dot org> - 0.25.0-1 |
- Initial import; Fixes: RHBZ#2302682 |
Provides
- crate(hyper-rustls)
- rust-hyper-rustls0.25-devel
Files
- usr/
- share/
- cargo/
- registry/
- hyper-rustls-0.25.0/
- .cargo-checksum.json
- Cargo.toml
- LICENSE
- LICENSE-APACHE
- LICENSE-ISC
- LICENSE-MIT
- README.md
- RELEASING.md
- examples/
- client.rs
- openssl.cnf
- refresh-certificates.sh
- sample.pem
- sample.rsa
- server.rs
- src/
- acceptor/
- acceptor.rs
- config.rs
- connector/
- connector.rs
- lib.rs
- stream.rs
- tests/