diff --git a/Cargo.toml b/Cargo.toml index f0562f5..8aae79b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "eastl-rs" authors = ["Andrew Buck"] description = "EASTL binary-compatible Rust implementations" documentation = "https://docs.rs/crate/eastl-rs" -version = "0.9.2" +version = "0.10.0" edition = "2021" license-file = "LICENSE" readme = "README.md"