chore: Bump Rust version to 1.76 (#7592)

Release Notes:

- N/A
This commit is contained in:
Piotr Osiewicz 2024-02-09 09:45:39 +01:00 committed by GitHub
parent 67d280b8cb
commit f4d7b3e3b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
[toolchain]
channel = "1.75"
channel = "1.76"
profile = "minimal"
components = [ "rustfmt", "clippy" ]
targets = [ "x86_64-apple-darwin", "aarch64-apple-darwin", "x86_64-unknown-linux-gnu", "wasm32-wasi" ]