Skip to content

Commit 78cd929

Browse files
Merge remote-tracking branch 'origin/main'
2 parents 0a79a74 + 2a14f5b commit 78cd929

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ edition = "2021"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
candid = "0.10.17"
10+
candid = "0.10.19"
1111
ic-cdk = "0.18.5"
1212
ic-cdk-macros = "0.18.5"
13-
serde = "1.0.217"
13+
serde = "1.0.225"
1414
serde_cbor = "0.11.2"
15-
junobuild-satellite = "0.2.5"
15+
junobuild-satellite = "0.2.6"
1616
junobuild-macros = "0.1.1"
1717
junobuild-utils = "0.1.3"
1818

0 commit comments

Comments
 (0)