diff --git a/Cargo.toml b/Cargo.toml index 2a61380..2b53dba 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sct" -version = "0.6.1" +version = "0.7.0" edition = "2018" authors = ["Joseph Birr-Pixton "] description = "Certificate transparency SCT verification library"