This commit is contained in:
Hardhat Chad
2024-04-28 17:13:50 +00:00
parent 71dcac553a
commit e65aa9c385
5 changed files with 77 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
[toolchain]
channel = "1.75.0"
channel = "1.76.0"
components = [ "rustfmt", "rust-analyzer" ]
targets = [ "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "aarch64-apple-darwin"]
profile = "minimal"