This website requires JavaScript.
Explore
Help
Sign In
rwf2
/
Rocket
mirror of
https://github.com/rwf2/Rocket.git
Watch
1
Star
0
Fork
You've already forked Rocket
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c7ecfc69c3
Rocket
/
core
/
lib
History
Jacob Pratt
c7ecfc69c3
Use 'futures::future::BoxFuture' instead of 'Pin<Box<...>>' for readability.
2020-07-11 09:24:28 -07:00
..
benches
Fix and update benchmarks.
2019-11-16 13:08:36 -08:00
src
Use 'futures::future::BoxFuture' instead of 'Pin<Box<...>>' for readability.
2020-07-11 09:24:28 -07:00
tests
Revamp testing system for async.
2020-07-11 09:24:28 -07:00
Cargo.toml
Update pinned hyper and tokio versions.
2020-07-11 09:24:28 -07:00
build.rs
Remove stabilized 'async_await' feature gate and update the minimum nightly version.
2020-07-11 09:24:28 -07:00