<!--------------------------------------------------------------------------- ☺ | Thanks for opening an issue! | | Before smashing the submit button please review the template. | Word of caution, poorly thought-out proposals may be rejected | without deliberation. | | Also, please also ensure that this is not a duplicate issue :) ☺ ----------------------------------------------------------------------------> <!-- markdownlint-disable MD041 --> ## Summary The new `osmosis-rust` framework requires the following installed: ``` sudo apt-get install libclang-dev ``` Ref: https://github.com/filecoin-project/lotus/discussions/3967 I've experienced the problem of not having this lib twice. ## Proposal Add to cosmwasm instructions ----