File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ### v0.11.1 (2017-07-03)
2+
3+
4+ #### Features
5+
6+ * ** server:** Handle 100-continue ([ 6164e764] ( https://github.com/hyperium/hyper/commit/6164e76405935065aeb912f94ba94230e0bac60f ) )
7+
8+
19## v0.11.0 (2017-06-13)
210
311#### Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22
33name = " hyper"
4- version = " 0.11.0 " # don't forget to update html_root_url
4+ version = " 0.11.1 " # don't forget to update html_root_url
55description = " A modern HTTP library."
66readme = " README.md"
77homepage = " https://hyper.rs"
Original file line number Diff line number Diff line change 1- #![ doc( html_root_url = "https://docs.rs/hyper/0.11.0 " ) ]
1+ #![ doc( html_root_url = "https://docs.rs/hyper/0.11.1 " ) ]
22#![ deny( missing_docs) ]
33#![ deny( warnings) ]
44#![ deny( missing_debug_implementations) ]
You can’t perform that action at this time.
0 commit comments