Skip to content

Commit a7b0d1e

Browse files
docs: crates as released in Juno v72 (#681)
* docs: crates as released in Juno v72 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 265083b commit a7b0d1e

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
@@ -11865,6 +11865,16 @@ It is advised to locate the entry matching your current `junobuild-satellite` ve
1186511865

1186611866
---
1186711867

11868+
## Juno v0.0.72
11869+
11870+
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.72).
11871+
11872+
```
11873+
[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.6.0"junobuild-macros = "0.4.0"junobuild-utils = "0.4.0"
11874+
```
11875+
11876+
---
11877+
1186811878
## Juno v0.0.71
1186911879

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

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

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

0 commit comments

Comments
 (0)