Rocket/lib
Sergio Benitez 65baa83fb4 Update dependencies.
* 'memchr' to 2.0
  * 'base64' to 0.9
  * 'smallvec' to 0.6
  * 'lazy_static' to 1.0

Update example dependencies.

  * 'rand' to 0.4
  * 'parking_lot' to 0.5
2018-01-05 02:00:26 -08:00
..
benches Fix benchmarks to use 'route.uri' instead of 'route.path'. 2017-06-18 02:07:13 -07:00
src Add 'LocalRequest::private_cookie()'. 2017-12-29 09:16:08 -08:00
tests Add 'LocalRequest::private_cookie()'. 2017-12-29 09:16:08 -08:00
build.rs Remove use of now unneeded 'AsciiExt' trait. 2017-11-09 10:10:14 +01:00
Cargo.toml Update dependencies. 2018-01-05 02:00:26 -08:00