Skip to content

Commit 109ff4e

Browse files
authored
chore: set toolchain stable (#342)
1 parent 5680de6 commit 109ff4e

File tree

2 files changed

+13
-5
lines changed

2 files changed

+13
-5
lines changed

Cargo.lock

Lines changed: 12 additions & 4 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,2 +1,2 @@
11
[toolchain]
2-
channel = "1.73.0"
2+
channel = "stable"

0 commit comments

Comments
 (0)