From 275615fcef6dfee9948e550921be0dd934deed84 Mon Sep 17 00:00:00 2001 From: Jonathan Creekmore Date: Tue, 25 Jul 2023 08:30:07 -0500 Subject: [PATCH] chore: Release pem version 3.0.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4d9ff4d..8d15579 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ license = "MIT" name = "pem" readme = "README.md" repository = "https://github.com/jcreekmore/pem-rs.git" -version = "2.0.1" +version = "3.0.0" categories = [ "cryptography" ] keywords = [ "no-std",