mirror of
https://github.com/actix/actix-web.git
synced 2024-11-25 02:51:15 +00:00
add msrv to clippy config (#1862)
This commit is contained in:
parent
5845b3965c
commit
d92ab7e8e0
1 changed files with 1 additions and 0 deletions
1
clippy.toml
Normal file
1
clippy.toml
Normal file
|
@ -0,0 +1 @@
|
|||
msrv = "1.46"
|
Loading…
Reference in a new issue