mirror of
https://github.com/d0zingcat/ore.git
synced 2026-06-08 07:36:49 +00:00
Update rust toolchain
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[toolchain]
|
[toolchain]
|
||||||
channel = "1.70.0"
|
channel = "1.72.0"
|
||||||
components = [ "rustfmt", "rust-analyzer" ]
|
components = [ "rustfmt", "rust-analyzer" ]
|
||||||
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
|
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
|
||||||
profile = "minimal"
|
profile = "minimal"
|
||||||
|
|||||||
Reference in New Issue
Block a user