chore(lib): start 0.12.x branch
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "hyper"
|
||||
version = "0.11.22" # don't forget to update html_root_url
|
||||
version = "0.12.0-pre.0" # don't forget to update html_root_url
|
||||
description = "A modern HTTP library."
|
||||
readme = "README.md"
|
||||
homepage = "https://hyper.rs"
|
||||
@@ -12,6 +12,8 @@ authors = ["Sean McArthur <sean@seanmonstar.com>"]
|
||||
keywords = ["http", "hyper", "hyperium"]
|
||||
categories = ["network-programming", "web-programming::http-client", "web-programming::http-server"]
|
||||
|
||||
publish = false # pre
|
||||
|
||||
include = [
|
||||
"Cargo.toml",
|
||||
"LICENSE",
|
||||
|
||||
Reference in New Issue
Block a user