We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0a79a74 + 2a14f5b commit 78cd929Copy full SHA for 78cd929
1 file changed
templates/eject/rust/src/satellite/Cargo.toml
@@ -7,12 +7,12 @@ edition = "2021"
7
crate-type = ["cdylib"]
8
9
[dependencies]
10
-candid = "0.10.17"
+candid = "0.10.19"
11
ic-cdk = "0.18.5"
12
ic-cdk-macros = "0.18.5"
13
-serde = "1.0.217"
+serde = "1.0.225"
14
serde_cbor = "0.11.2"
15
-junobuild-satellite = "0.2.5"
+junobuild-satellite = "0.2.6"
16
junobuild-macros = "0.1.1"
17
junobuild-utils = "0.1.3"
18
0 commit comments