rust-tiny_http0.6-devel-0.6.4-1.fc36 in Fedora Rawhide
↵ Return to the main page of rust-tiny_http0.6-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-12-04 |
Fabio Valentini <decathorpe at gmail dot com> 0.6.4-1 |
- Initial import (tiny_http 0.6 compat package) |
Provides
- crate(tiny_http)
- rust-tiny_http0.6-devel
Files
- usr/
- share/
- cargo/
- registry/
- tiny_http-0.6.4/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- examples/
- hello-world.rs
- php-cgi-example.php
- php-cgi.rs
- readme-example.rs
- serve-root.rs
- ssl-cert.pem
- ssl-key.pem
- ssl.rs
- websockets.rs
- src/
- client.rs
- common.rs
- lib.rs
- request.rs
- response.rs
- util/
- custom_stream.rs
- equal_reader.rs
- messages_queue.rs
- mod.rs
- refined_tcp_stream.rs
- sequential.rs
- task_pool.rs
- tests/
- input-tests.rs
- network.rs
- simple-test.rs
- support/
- doc/
- licenses/