We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8649d4 commit 76feb9aCopy full SHA for 76feb9a
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.1
+ rev: 0.19.4
20
hooks:
21
- id: cargo-deny
22
0 commit comments