1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-08-13 19:37:48 +00:00

Merge pull request #7120 from sylvestre/deny-update

Refresh cargo.lock and update deny configuration
This commit is contained in:
Daniel Hofstetter 2025-01-11 14:25:27 +01:00 committed by GitHub
commit 3eec55e531
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 214 additions and 209 deletions

419
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -26,6 +26,8 @@ allow = [
"BSL-1.0",
"CC0-1.0",
"Unicode-DFS-2016",
"Unicode-3.0",
"Zlib",
]
confidence-threshold = 0.8
@ -91,6 +93,8 @@ skip = [
{ name = "thiserror-impl", version = "1.0.69" },
# bindgen
{ name = "itertools", version = "0.13.0" },
# indexmap
{ name = "hashbrown", version = "0.14.5" },
]
# spell-checker: enable