Skip to content

Commit d796080

Browse files
committed
Update Rust to 1.92.0
1 parent d67d5fa commit d796080

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
2-
channel = "1.85.1"
2+
channel = "1.92.0"
33
profile = "minimal"
44
# See https://rust-lang.github.io/rustup/concepts/components.html
55
components = ["rustc", "cargo", "rustfmt", "rust-std", "rust-analyzer", "clippy", "rust-src"]

0 commit comments

Comments
 (0)