summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Birr-Pixton <jpixton@gmail.com>2024-04-18 09:41:02 +0100
committerJoe Birr-Pixton <jpixton@gmail.com>2024-04-19 15:01:59 +0000
commit7b8d1dbc1e666dc4d83640c64e96d257d39cfda4 (patch)
treef51eeb8f7ec5a2fb57b2a1aed5a5b236d26d3bc5
parentebcb4782f23b4edf9b10a7065d9e8d4362439d9c (diff)
Prepare 0.21.11v/0.21.11
-rw-r--r--rustls/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rustls/Cargo.toml b/rustls/Cargo.toml
index 0c93c037..6cdf3f46 100644
--- a/rustls/Cargo.toml
+++ b/rustls/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "rustls"
-version = "0.21.10"
+version = "0.21.11"
edition = "2021"
rust-version = "1.61"
license = "Apache-2.0 OR ISC OR MIT"