Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ic-cdk 0.13.3 breaks semver compatibility #493

Open
ufoscout opened this issue May 16, 2024 · 0 comments
Open

ic-cdk 0.13.3 breaks semver compatibility #493

ufoscout opened this issue May 16, 2024 · 0 comments

Comments

@ufoscout
Copy link

ufoscout commented May 16, 2024

pocket-ic 3.1.0 build fails when upgrading ic-cdk from 0.13.2 to 0.13.3. This is caused by #483 which introduced an API breaking change:

error[E0063]: missing field `wasm_memory_limit` in initializer of `CanisterSettings`
   --> /home/???/.cargo/registry/src/index.crates.io-6f17d22bba15001f/pocket-ic-3.1.0/src/lib.rs:829:24
    |
829 |         let settings = CanisterSettings {
    |                        ^^^^^^^^^^^^^^^^ missing `wasm_memory_limit`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant