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