1
0
mirror of https://github.com/fluencelabs/marine-rs-sdk synced 2025-03-15 06:20:50 +00:00
marine-rs-sdk/rust-toolchain.toml
Valery Antopol 2df081aabb
chore: update rust toolchain to stable-2023-08-24 ()
* use latest stable release

* fix tests
2023-09-13 16:28:04 +03:00

4 lines
121 B
TOML

[toolchain]
channel = "stable-2023-08-24"
targets = [ "x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi" ]