diff --git a/Cargo.toml b/Cargo.toml index ee22674..53e96ab 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ keywords = ["redis", "network", "no_std", "database"] categories = ["embedded", "database", "no-std"] authors = ["PEGASUS GmbH "] license = "MIT OR Apache-2.0" -version = "0.7.0" +version = "0.7.1" edition = "2021" repository = "https://github.com/pegasus-aero/rt-embedded-redis" readme = "README.md"