Bump version to v0.1.5 (#255)
This commit is contained in:
committed by
Sean McArthur
parent
dca336f8b2
commit
fabae35311
@@ -84,7 +84,7 @@
|
||||
//! [`Server::handshake`]: server/struct.Server.html#method.handshake
|
||||
//! [`Client::handshake`]: client/struct.Client.html#method.handshake
|
||||
|
||||
#![doc(html_root_url = "https://docs.rs/h2/0.1.4")]
|
||||
#![doc(html_root_url = "https://docs.rs/h2/0.1.5")]
|
||||
#![deny(warnings, missing_debug_implementations, missing_docs)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user