dfinity / cdk-rs

Rust canister development kit for the Internet Computer.
Apache License 2.0
200 stars 85 forks source link

Could not find dfx bindings #341

Open letmejustputthishere opened 1 year ago

letmejustputthishere commented 1 year ago

i followed this tutorial and after deploying, in my lib.rs the following error is shown

Screenshot 2022-11-17 at 12 27 58

i did deploy the canister already and i can see bindings in .dfx.local/canisters/multiply_deps

rvanasa commented 1 year ago

Transferring to cdk-rs since this appears to be related to a macro in the Rust CDK.