diff --git a/utils/Cargo.toml b/utils/Cargo.toml index badea30..585fec8 100644 --- a/utils/Cargo.toml +++ b/utils/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "nexus-actor-utils-rs" -version = "0.1.1" +version = "0.1.2" edition = "2021" description = "Utility library for Nexus Actor" license = "MIT OR Apache-2.0"