rust-axum-server-devel-0.6.0-1.fc41 in Fedora 41
↵ Return to the main page of rust-axum-server-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-07-28 |
Cristian Le <git at lecris dot dev> - 0.6.0-1 |
- import rhbz#2297304 |
Provides
- crate(axum-server)
- rust-axum-server-devel
Files
- usr/
- share/
- cargo/
- registry/
- axum-server-0.6.0/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- examples/
- from_std_listener.rs
- from_std_listener_rustls.rs
- graceful_shutdown.rs
- hello_world.rs
- http_and_https.rs
- multiple_addresses.rs
- remote_address.rs
- remote_address_using_tower.rs
- rustls_reload.rs
- rustls_server.rs
- rustls_session.rs
- shutdown.rs
- src/
- accept.rs
- handle.rs
- lib.rs
- notify_once.rs
- server.rs
- service.rs
- tls_openssl/
- tls_rustls/