From 4194a4889bf60ec51796a207ba06209af02ace0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 07:56:01 -0800 Subject: [PATCH] Automated Rust Crate Version Bump: Mon Feb 5 05:33:23 UTC 2024 7b2b728c598e46071130ba5b1a5c3e961c39dc12 (#1817) 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 ceb5b72962..51483d5fe1 100644 --- a/fiat-rust/Cargo.toml +++ b/fiat-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fiat-crypto" -version = "0.2.6" +version = "0.2.7" authors = ["Fiat Crypto library authors "] edition = "2018" description = "Fiat-crypto generated Rust"