mirror of
https://github.com/fluencelabs/registry.git
synced 2025-06-10 14:41:22 +00:00
chore: update toolchain (#215)
This commit is contained in:
committed by
GitHub
parent
9665271331
commit
e520d80378
@ -1,5 +1,5 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "nightly-2022-09-15"
|
channel = "nightly-2022-12-01"
|
||||||
components = ["rustfmt", "clippy"]
|
components = ["rustfmt", "clippy"]
|
||||||
targets = ["x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi"]
|
targets = ["x86_64-unknown-linux-gnu", "x86_64-apple-darwin", "wasm32-wasi"]
|
||||||
profile = "minimal"
|
profile = "minimal"
|
||||||
|
Reference in New Issue
Block a user