From 52e721c21f93e84ed48f1fafefc7151b180d76ea Mon Sep 17 00:00:00 2001 From: David Dal Busco Date: Fri, 24 Apr 2026 19:30:08 +0200 Subject: [PATCH 1/2] docs: Satellite create as released in Juno v0.0.76 Signed-off-by: David Dal Busco --- .../reference/functions/rust/crate-versions.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/reference/functions/rust/crate-versions.md b/docs/reference/functions/rust/crate-versions.md index 8a7a197f..67859a72 100644 --- a/docs/reference/functions/rust/crate-versions.md +++ b/docs/reference/functions/rust/crate-versions.md @@ -10,6 +10,24 @@ It is advised to locate the entry matching your current `junobuild-satellite` ve --- +## Juno v0.0.76 + +Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.76). + +```toml +[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" +``` + +--- + ## Juno v0.0.72 Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.72). From cd8c887e7f0c6fe4bbaa3839d37cdb73aa4cbb5d Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 17:34:05 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=84=20Update=20LLMs.txt=20snapshot?= =?UTF-8?q?=20for=20PR=20review?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .llms-snapshots/llms-full.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.llms-snapshots/llms-full.txt b/.llms-snapshots/llms-full.txt index 4420bcb8..25fe482a 100644 --- a/.llms-snapshots/llms-full.txt +++ b/.llms-snapshots/llms-full.txt @@ -11983,6 +11983,16 @@ It is advised to locate the entry matching your current `junobuild-satellite` ve --- +## Juno v0.0.76 + +Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.76). + +``` +[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" +``` + +--- + ## Juno v0.0.72 Release notes on [GitHub](https://github.com/junobuild/juno/releases/tag/v0.0.72).