Skip to content

Commit c521eeb

Browse files
docs: crates versions for v0.0.71 (#660)
* docs: crates versions for v0.0.71 Signed-off-by: David Dal Busco <david.dalbusco@outlook.com> * 📄 Update LLMs.txt snapshot for PR review --------- Signed-off-by: David Dal Busco <david.dalbusco@outlook.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b339437 commit c521eeb

2 files changed

Lines changed: 28 additions & 0 deletions

File tree

.llms-snapshots/llms-full.txt

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

1072910729
---
1073010730

10731+
## Juno v0.0.71
10732+
10733+
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.71).
10734+
10735+
```
10736+
[dependencies]candid = "0.10.20"ic-cdk = "0.19.0"ic-cdk-macros = "0.19.0"serde = "1.0.225"serde_cbor = "0.11.2"junobuild-satellite = "0.5.1"junobuild-macros = "0.3.1"junobuild-utils = "0.3.0"
10737+
```
10738+
10739+
---
10740+
1073110741
## Juno v0.0.69
1073210742

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

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)