diff --git a/Cargo.toml b/Cargo.toml index 6b10c8ce..4eda6c62 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "everscale-types" description = "A set of primitive types and utilities for the Everscale blockchain." authors = ["Ivan Kalinin "] repository = "https://github.com/broxus/everscale-types" -version = "0.1.0-rc.5" +version = "0.1.0-rc.6" edition = "2021" rust-version = "1.65" include = ["src/**/*.rs", "benches/**/*.rs", "LICENSE-*", "README.md"]