From d6fd29c1f6d1a68671f949e413228304aa046c4a Mon Sep 17 00:00:00 2001 From: Tony Arcieri Date: Sat, 3 Jan 2026 16:23:27 -0700 Subject: [PATCH] sec1 v0.8.0-rc.11 --- Cargo.lock | 2 +- sec1/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4538b532d..b8f6755e9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1442,7 +1442,7 @@ dependencies = [ [[package]] name = "sec1" -version = "0.8.0-rc.10" +version = "0.8.0-rc.11" dependencies = [ "base16ct 1.0.0", "ctutils", diff --git a/sec1/Cargo.toml b/sec1/Cargo.toml index 50a402ea1..11c9e856f 100644 --- a/sec1/Cargo.toml +++ b/sec1/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sec1" -version = "0.8.0-rc.10" +version = "0.8.0-rc.11" description = """ Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the