Hi, I'm trying to recreate the example of `wasm-compose` locally but I keep getting the following error: <img width="1037" alt="image" src="https://github.com/bytecodealliance/wasm-tools/assets/54014218/6adad268-fa41-409b-8b86-bf06a7d19810"> Any help would be appreciated! [Example](https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-compose/example) I do see a `bindings.rs` being created in the same directory as my `lib.rs` but it is not able to find it.