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