Skip to content

Commit 20d2bb8

Browse files
Update dependency rust to v1.92.0
1 parent bacf0a3 commit 20d2bb8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[toolchain]
22
# We choose a specific toolchain (rather than "stable") for repeatability. The
33
# intent is to keep this up-to-date with recently-released stable Rust.
4-
channel = "1.86.0"
4+
channel = "1.92.0"
55
profile = "default"

0 commit comments

Comments
 (0)