tweag / topiary

https://topiary.tweag.io/
MIT License
511 stars 17 forks source link

chore: override wasm-bindgen-cli with the version from the Cargo.lock #694

Closed ErinvanderVeen closed 3 months ago

ErinvanderVeen commented 3 months ago

Thanks Nickel team for the inpiration: https://github.com/tweag/nickel/blob/6e79f0db56d7a66b70a3f7c6521ab4c4a286e89d/flake.nix#L84

This should avoid problems in the future when we update wasm-bindgen.

Resolves #686