Skip to content

Commit

Permalink
fix(config): Failed to create analysis.
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Jan 1, 2023
1 parent 14b0b89 commit e0d482a
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion .deepsource.toml
Original file line number Diff line number Diff line change
@@ -1 +1,8 @@
version = 1
version = 1

[[analyzers]]
name = "rust"
enabled = true

[analyzers.meta]
msrv = "stable"

0 comments on commit e0d482a

Please sign in to comment.