Skip to content

Commit 79e2f64

Browse files
docs: Satellite create as released in Juno v0.0.76 (#732)
* docs: Satellite create as released in Juno v0.0.76 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 1f51a55 commit 79e2f64

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

1198411984
---
1198511985

11986+
## Juno v0.0.76
11987+
11988+
Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.76).
11989+
11990+
```
11991+
[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.2"junobuild-macros = "0.4.0"junobuild-utils = "0.4.0"
11992+
```
11993+
11994+
---
11995+
1198611996
## Juno v0.0.72
1198711997

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

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)