diff --git a/network-poc/hub/Cargo.toml b/network-poc/hub/Cargo.toml index 8a75186..00d6937 100644 --- a/network-poc/hub/Cargo.toml +++ b/network-poc/hub/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hub" -version = "0.3.1" +version = "0.3.2" edition = "2024" [dependencies]