diff --git a/fiat-rust/Cargo.toml b/fiat-rust/Cargo.toml index df47d58188..478d2a9b5b 100644 --- a/fiat-rust/Cargo.toml +++ b/fiat-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fiat-crypto" -version = "0.2.2" +version = "0.2.3" authors = ["Fiat Crypto library authors "] edition = "2018" description = "Fiat-crypto generated Rust"