Skip to content

Commit 52e721c

Browse files
docs: Satellite create as released in Juno v0.0.76
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 1f51a55 commit 52e721c

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/reference/functions/rust/crate-versions.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@ It is advised to locate the entry matching your current `junobuild-satellite` ve
1010

1111
---
1212

13+
## Juno v0.0.76
14+
15+
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.76).
16+
17+
```toml
18+
[dependencies]
19+
candid = "0.10.20"
20+
ic-cdk = "0.19.0"
21+
ic-cdk-macros = "0.19.0"
22+
serde = "1.0.225"
23+
serde_cbor = "0.11.2"
24+
junobuild-satellite = "0.6.2"
25+
junobuild-macros = "0.4.0"
26+
junobuild-utils = "0.4.0"
27+
```
28+
29+
---
30+
1331
## Juno v0.0.72
1432

1533
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.72).

0 commit comments

Comments
 (0)