Skip to content

Commit 5268878

Browse files
feat: add range validation (#36)
1 parent 8f220dc commit 5268878

36 files changed

+3069
-141
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
args: ['--all-targets', '--all-features', '--', '-D', 'warnings']
1717

1818
- repo: https://github.com/EmbarkStudios/cargo-deny
19-
rev: 0.18.5
19+
rev: 0.18.9
2020
hooks:
2121
- id: cargo-deny
2222

0 commit comments

Comments
 (0)