Skip to content

Commit e6b9608

Browse files
authored
upgrade rust toolchain (#132)
1 parent 4b26182 commit e6b9608

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

0 commit comments

Comments
 (0)