diff --git a/Cargo.toml b/Cargo.toml index d7dfeff7..ec2b346f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ exclude = [ "**/ion-tests/iontestdata/**", "*.pdf" ] -version = "1.0.0-rc.2" +version = "1.0.0-rc.3" edition = "2021" # We need at least 1.65 for GATs # https://blog.rust-lang.org/2022/11/03/Rust-1.65.0.html