diff --git a/fiat-rust/Cargo.toml b/fiat-rust/Cargo.toml index 838b11cb18..e424a7deb7 100644 --- a/fiat-rust/Cargo.toml +++ b/fiat-rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fiat-crypto" -version = "0.2.9" +version = "0.2.10" authors = ["Fiat Crypto library authors "] edition = "2018" description = "Fiat-crypto generated Rust"