rust-hyper-rustls0.24-devel-0.24.2-1.el9 in Fedora EPEL 9
↵ Return to the main page of rust-hyper-rustls0.24-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-04-20 |
Fabio Valentini <decathorpe at gmail dot com> - 0.24.2-1 |
- Initial import (hyper-rustls 0.24 compat package) |
Provides
- crate(hyper-rustls)
- rust-hyper-rustls0.24-devel
Files
- usr/
- share/
- cargo/
- registry/
- hyper-rustls-0.24.2/
- .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/