mirror of
https://github.com/BitskiCo/jwk-rs
synced 2025-06-20 01:45:19 +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