Skip to content

Commit 3aba0a6

Browse files
committed
specify toochain + update Cargo.lock
1 parent 2c775ab commit 3aba0a6

File tree

2 files changed

+109
-33
lines changed

2 files changed

+109
-33
lines changed

Cargo.lock

Lines changed: 104 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust-toolchain.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[toolchain]
2+
channel = "stable"
3+
profile = "minimal"
4+
components = [ "rustfmt", "clippy" ]
5+

0 commit comments

Comments
 (0)