Skip to content

Commit 07e46c6

Browse files
feat: update latest Serverless Rust Functions crates in template (#447)
Signed-off-by: David Dal Busco <[email protected]>
1 parent 249ffed commit 07e46c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

templates/eject/rust/src/satellite/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ic-cdk = "0.19.0"
1212
ic-cdk-macros = "0.19.0"
1313
serde = "1.0.225"
1414
serde_cbor = "0.11.2"
15-
junobuild-satellite = "0.3.1"
16-
junobuild-macros = "0.1.1"
17-
junobuild-utils = "0.1.5"
15+
junobuild-satellite = "0.4.0"
16+
junobuild-macros = "0.2.0"
17+
junobuild-utils = "0.2.0"
1818

0 commit comments

Comments
 (0)