mirror of
https://github.com/fluencelabs/marine-rs-sdk
synced 2025-03-15 14:30:48 +00:00
* Add release-please * Fix * Fix * No to wasmer * use older rust-toolchain with compatible error messages --------- Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
4 lines
121 B
TOML
4 lines
121 B
TOML
[toolchain]
|
|
channel = "stable-2022-09-22"
|
|
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]
|