ci: Add .deepsource.toml

This commit is contained in:
deepsource-io[bot] 2023-06-23 13:04:32 +00:00 committed by GitHub
parent 31d0fa3285
commit bb6427316d
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"