update rust version

This commit is contained in:
Hardhat Chad
2024-03-25 18:18:50 +00:00
parent beb9d89fdb
commit 0c497ed583

View File

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