summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGalen Guyer <galen@galenguyer.com>2022-11-17 15:49:46 -0500
committerGalen Guyer <galen@galenguyer.com>2022-11-17 15:49:46 -0500
commite3bf3993d1134b2b22d52c1ab7c1c31f2179ea42 (patch)
treefbdcfd46e44282e0f2ca66c4b8889216dd8f9159 /Cargo.toml
parent74a078e515e6f272c928deba3ee41130b164c447 (diff)
Better handling of non-dns SANsv1.5.2
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ac18fba..de6b8cc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "hancock"
authors = ["Galen Guyer <galen@galenguyer.com>"]
-version = "1.5.1"
+version = "1.5.2"
edition = "2021"
license = "MIT"