Skip to content

Commit d19ca00

Browse files
docs: crates versions for v0.0.71
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent b339437 commit d19ca00

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.71
14+
15+
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.71).
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.5.1"
25+
junobuild-macros = "0.3.1"
26+
junobuild-utils = "0.3.0"
27+
```
28+
29+
---
30+
1331
## Juno v0.0.69
1432

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

0 commit comments

Comments
 (0)