summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Birr-Pixton <jpixton@gmail.com>2019-08-10 09:54:11 +0100
committerJoseph Birr-Pixton <jpixton@gmail.com>2019-08-10 09:54:11 +0100
commit17ee52c5d10394fdd7eede80c43b3e14a0aa1975 (patch)
treee202bafe8f593c6251ebfef6fdc31be68291002d
parenta93ee1abd2ab19ebe4bf9d684d56637ee54a6074 (diff)
0.16.0v/0.16.0
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7d4b917a..c0ca5440 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustls"
-version = "0.15.2"
+version = "0.16.0"
edition = "2018"
authors = ["Joseph Birr-Pixton <jpixton@gmail.com>"]
license = "Apache-2.0/ISC/MIT"