From 8f1b4758cd32398470834fe84695b69f7b90b833 Mon Sep 17 00:00:00 2001 From: Jason Colburne Date: Mon, 4 Mar 2024 18:25:03 -0400 Subject: [PATCH] update dependencies --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 73c3822..a5d3c5c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cesride" -version = "0.6.3" +version = "0.6.4" edition = "2021" description = "Cryptographic primitives for use with Composable Event Streaming Representation (CESR)" license = "Apache-2.0"