Skip to content

Commit 791a22f

Browse files
build: bump rust compiler version to stable (1.92.0)
1 parent bec219a commit 791a22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[toolchain]
2-
channel = "1.91.1"
2+
channel = "1.92.0"
33
components = ["clippy", "rustfmt"]

0 commit comments

Comments
 (0)