diff --git a/templates/eject/rust/src/satellite/Cargo.toml b/templates/eject/rust/src/satellite/Cargo.toml index 3948f00..827e993 100644 --- a/templates/eject/rust/src/satellite/Cargo.toml +++ b/templates/eject/rust/src/satellite/Cargo.toml @@ -12,7 +12,7 @@ ic-cdk = "0.19.0" ic-cdk-macros = "0.19.0" serde = "1.0.225" serde_cbor = "0.11.2" -junobuild-satellite = "0.5.1" -junobuild-macros = "0.3.1" -junobuild-utils = "0.3.0" +junobuild-satellite = "0.6.0" +junobuild-macros = "0.4.0" +junobuild-utils = "0.4.0"