ci: Add .deepsource.toml

This commit is contained in:
deepsource-io[bot] 2023-06-23 13:05:16 +00:00 committed by GitHub
parent 38a39f3d54
commit 65ac1332b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

7
.deepsource.toml Normal file
View File

@ -0,0 +1,7 @@
version = 1
[[analyzers]]
name = "rust"
[analyzers.meta]
msrv = "stable"