diff --git a/templates/eject/rust/src/satellite/Cargo.toml b/templates/eject/rust/src/satellite/Cargo.toml index 284f7c0a..27a693f3 100644 --- a/templates/eject/rust/src/satellite/Cargo.toml +++ b/templates/eject/rust/src/satellite/Cargo.toml @@ -12,7 +12,7 @@ ic-cdk = "0.17.1" ic-cdk-macros = "0.17.1" serde = "1.0.217" serde_cbor = "0.11.2" -junobuild-satellite = "0.0.22" -junobuild-macros = "0.0.4" -junobuild-utils = "0.0.4" +junobuild-satellite = "0.1.0" +junobuild-macros = "0.1.0" +junobuild-utils = "0.1.0"