From cf73a058f9ea43800c86517b3a86b47000a966fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Mar 2024 19:53:04 -0700 Subject: [PATCH] Automated Rust Crate Version Bump: Wed Mar 20 01:54:53 UTC 2024 d1c3f42f7f009e053b7e5d622262b80a4741ed1b (#1839) Co-authored-by: Automated Publisher --- fiat-rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fiat-rust/Cargo.toml b/fiat-rust/Cargo.toml index 51483d5fe1..a87c70d66a 100644 --- a/fiat-rust/Cargo.toml +++ b/fiat-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fiat-crypto" -version = "0.2.7" +version = "0.2.8" authors = ["Fiat Crypto library authors "] edition = "2018" description = "Fiat-crypto generated Rust"