diff --git a/Cargo.toml b/Cargo.toml index 5fa0cb5c..42712fae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ homepage = "https://github.com/stellar/rs-stellar-xdr" repository = "https://github.com/stellar/rs-stellar-xdr" authors = ["Stellar Development Foundation "] license = "Apache-2.0" -version = "0.0.1" +version = "0.0.2" edition = "2021" rust-version = "1.63"