diff --git a/Cargo.toml b/Cargo.toml index e2df4a3..efce42d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ repository = "https://github.com/tux3/crowdstrike-cloudproto/" categories = ["network-programming", "api-bindings"] keywords = ["async", "api", "protocol"] license = "MIT OR Apache-2.0" -version = "0.2.0" +version = "0.2.1" edition = "2021" rust-version = "1.64" readme = "README.md"