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