rust-tokio0.1-devel-0.1.22-4.fc34 in Fedora 34
↵ Return to the main page of rust-tokio0.1-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-01-27 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.22-4 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-07-29 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.22-3 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-01-30 |
Fedora Release Engineering <releng at fedoraproject dot org> - 0.1.22-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |
2019-12-11 |
Igor Gnatenko <ignatenkobrain at fedoraproject dot org> - 0.1.22-1 |
- Initial package |
Provides
- crate(tokio)
- rust-tokio0.1-devel
Files
- usr/
- share/
- cargo/
- registry/
- tokio-0.1.22/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- examples/
- README.md
- blocking.rs
- chat-combinator-current-thread.rs
- chat-combinator.rs
- chat.rs
- connect.rs
- echo-udp.rs
- echo.rs
- hello_world.rs
- manual-runtime.rs
- print_each_packet.rs
- proxy.rs
- tinydb.rs
- tinyhttp.rs
- udp-client.rs
- udp-codec.rs
- src/
- async_await.rs
- clock.rs
- codec/
- length_delimited.rs
- mod.rs
- executor/
- fs.rs
- io.rs
- lib.rs
- net.rs
- prelude.rs
- reactor/
- runtime/
- current_thread/
- async_await.rs
- builder.rs
- mod.rs
- runtime.rs
- mod.rs
- threadpool/
- async_await.rs
- builder.rs
- mod.rs
- shutdown.rs
- task_executor.rs
- sync.rs
- timer.rs
- util/
- enumerate.rs
- future.rs
- mod.rs
- stream.rs
- tests/
- buffered.rs
- clock.rs
- drop-core.rs
- enumerate.rs
- global.rs
- length_delimited.rs
- line-frames.rs
- pipe-hup.rs
- reactor.rs
- runtime.rs
- timer.rs
- doc/
- licenses/