Rocket/examples
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
..
config Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
content_types Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
cookies Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
errors Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
fairings Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_kitchen_sink Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
form_validation Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
handlebars_templates Tidy up handlebars example. 2017-12-28 20:52:03 -08:00
hello_person Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
hello_world Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
json Rename '#[error]' to '#[catch]', 'errors!' to 'catchers!'. 2017-09-22 19:04:14 -07:00
managed_queue Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
manual_routes Remove Session in favor of private cookies. New testing API. 2017-06-08 17:34:50 -07:00
msgpack Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
optional_redirect Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
pastebin Update dependencies. 2018-01-05 02:00:26 -08:00
query_params Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
ranking Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
raw_sqlite Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
raw_upload Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
redirect Use 'Uri' instead of 'String' in 'Redirect'. 2017-09-15 04:00:50 -07:00
request_guard Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
session Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
state Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
static_files Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
stream Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tera_templates Have 'Template::show()' take an '&Rocket'. 2017-12-28 19:57:13 -08:00
testing Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
tls Initial implementation of typed URIs. 2017-09-14 22:10:25 -07:00
todo Update dependencies. 2018-01-05 02:00:26 -08:00
uuid Update dependencies. 2018-01-05 02:00:26 -08:00