rust-ureq-devel-2.9.1-1.fc40 in Fedora 40
↵ Return to the main page of rust-ureq-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2024-02-15 |
Michel Lind <salimma at fedoraproject dot org> - 2.9.1-1 |
- Initial package (rhbz#2263942) |
Provides
- crate(ureq)
- rust-ureq-devel
Files
- usr/
- share/
- cargo/
- registry/
- ureq-2.9.1/
- .cargo-checksum.json
- CHANGELOG.md
- CONTRIBUTING.md
- Cargo.toml
- FUTURE.md
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- README.tpl
- RELEASE.txt
- examples/
- count-bytes.rs
- cureq/
- custom-tls.rs
- ipv6.rs
- smoke-test/
- tls_config.rs
- src/
- agent.rs
- body.rs
- chunked/
- LICENSE
- decoder.rs
- encoder.rs
- mod.rs
- cookies.rs
- error.rs
- header.rs
- http_crate.rs
- http_interop.rs
- lib.rs
- middleware.rs
- ntls.rs
- pool.rs
- proxy.rs
- request.rs
- resolve.rs
- response.rs
- rtls.rs
- stream.rs
- test/
- agent_test.rs
- body_read.rs
- body_send.rs
- mod.rs
- query_string.rs
- range.rs
- redirect.rs
- simple.rs
- timeout.rs
- testserver.rs
- unit.rs
- tests/