wasmerio / wasmer

🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten

Home Page:https://wasmer.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for workspace dependencies to the release and publish scripts

maminrayej opened this issue · comments

The scripts used to release a new version of wasmer and publish the crates, do not support workspace dependencies. For now, we reverted the dependencies back to the per project style in #4653, but we need to properly fix this in the scripts.