mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-15 06:20:50 +00:00
5 lines
158 B
TOML
5 lines
158 B
TOML
|
[toolchain]
|
||
|
channel = "nightly-2022-12-06"
|
||
|
targets = ["x86_64-unknown-linux-gnu", "wasm32-wasi", "wasm32-unknown-unknown"]
|
||
|
components = ["rustfmt", "clippy"]
|