Skip to content

Commit acea42e

Browse files
Web3NLclaude
andcommitted
fix(my-canister-frontend): restore candid dep required by ic-cdk query macro in doctests
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 7fa4a68 commit acea42e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages-rs/my-canister-frontend/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ repository = "https://github.com/Web3NL/my-canister-dapp/tree/main/packages-rs/m
1515
crate-type = ["rlib"]
1616

1717
[dependencies]
18+
candid.workspace = true
1819
ic-asset-certification.workspace = true
1920
ic-http-certification.workspace = true
2021
ic-cdk.workspace = true

0 commit comments

Comments
 (0)