chore(lib): prepare master for 0.13.x changes
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| [package] | ||||
| name = "hyper" | ||||
| version = "0.12.32" # don't forget to update html_root_url | ||||
| version = "0.13.0-a.0" # don't forget to update html_root_url | ||||
| description = "A fast and correct HTTP library." | ||||
| readme = "README.md" | ||||
| homepage = "https://hyper.rs" | ||||
| @@ -11,6 +11,8 @@ authors = ["Sean McArthur <sean@seanmonstar.com>"] | ||||
| keywords = ["http", "hyper", "hyperium"] | ||||
| categories = ["network-programming", "web-programming::http-client", "web-programming::http-server"] | ||||
|  | ||||
| publish = false | ||||
|  | ||||
| include = [ | ||||
|   "Cargo.toml", | ||||
|   "LICENSE", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user