marine-rs-sdk/rust-toolchain.toml
Anatolios Laskaris 17e420f657
chore(ci): Add release-please (#100)
* 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>
2023-02-07 19:58:04 +03:00

4 lines
121 B
TOML

[toolchain]
channel = "stable-2022-09-22"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]