mirror of
https://github.com/BitskiCo/jwk-rs
synced 2025-10-30 16:54:45 +00:00
Configure rust-toolchain.toml
This commit is contained in:
@@ -1 +0,0 @@
|
||||
stable
|
||||
3
rust-toolchain.toml
Normal file
3
rust-toolchain.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[toolchain]
|
||||
channel = "stable"
|
||||
components = ["clippy", "rustfmt"]
|
||||
Reference in New Issue
Block a user