We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20cb004 commit 0e249e7Copy full SHA for 0e249e7
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
args: ['--all-targets', '--all-features', '--', '-D', 'warnings']
17
18
- repo: https://github.com/EmbarkStudios/cargo-deny
19
- rev: 0.19.4
+ rev: 0.19.6
20
hooks:
21
- id: cargo-deny
22
0 commit comments