mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #7120 from sylvestre/deny-update
Refresh cargo.lock and update deny configuration
This commit is contained in:
Generated
+210
-209
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user