1
0
Fork 0
mirror of https://github.com/actix/actix-web.git synced 2024-05-20 09:18:26 +00:00

add msrv to clippy config (#1862)

This commit is contained in:
Ibraheem Ahmed 2021-02-22 10:39:31 -05:00 committed by GitHub
parent 5845b3965c
commit d92ab7e8e0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
clippy.toml Normal file
View file

@ -0,0 +1 @@
msrv = "1.46"