mirror of
https://github.com/mii443/wasmer.git
synced 2025-08-31 12:49:28 +00:00
Fixes post 3.2.0-beta.1 release (but needed for the crates publication) (#3705)
This commit is contained in:
@ -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/"
|
||||
|
Reference in New Issue
Block a user