1
0
mirror of https://github.com/fafhrd91/actix-web synced 2024-11-23 16:21:06 +01: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"