diff --git a/Cargo.toml b/Cargo.toml index ed3db4e..de63142 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "botcore" -version = "1.0.5" +version = "1.0.6" edition = "2021" rust-version = "1.84.1" description = "Production-grade asynchronous bot engine with enterprise observability features"