Skip to content

Commit 32a838b

Browse files
authored
Merge pull request #141 from github/rust-1.83
Update to Rust 1.83
2 parents 71ceba8 + eba0ab6 commit 32a838b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-toolchain.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[toolchain]
2-
channel = "1.77.0"
3-
components = [ "rustfmt" ]
2+
channel = "1.83.0"
3+
components = ["rustfmt"]
44
profile = "default"
55

66
# Details on supported fields: https://rust-lang.github.io/rustup/overrides.html#the-toolchain-file

0 commit comments

Comments
 (0)