Fixes post 3.2.0-beta.1 release (but needed for the crates publication) (#3705)

This commit is contained in:
ptitSeb
2023-03-23 20:26:50 +01:00
committed by GitHub
parent 82974aca26
commit c9743a03f1
8 changed files with 17 additions and 11 deletions

View File

@ -46,7 +46,9 @@ SETTINGS = {
# compiler by default otherwise it won't work standalone
"publish_features": {
"wasmer-cli": "default,cranelift",
"wasmer-wasi": "sys",
"wasmer-wasix": "sys",
"wasmer-wasix-types": "sys",
"wai-bindgen-wasmer": "sys",
},
# workspace members we want to publish but whose path doesn't start by
# "./lib/"