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