Skip to content

Commit 399142c

Browse files
committed
Use rust 1.81.0 to develop
Update rust version from 1.77.0 Signed-off-by: Tim Zhang <tim@hyper.sh>
1 parent 35a7a85 commit 399142c

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,4 +1,4 @@
11
[toolchain]
2-
channel="1.77.0"
2+
channel="1.81.0"
33
profile="default"
44
components=["rustfmt", "clippy"]

0 commit comments

Comments
 (0)