Fixing clippy issues (#418)
This commit is contained in:
@@ -44,6 +44,8 @@ yanked = "warn"
|
||||
ignore = [
|
||||
# dev-dependency
|
||||
"RUSTSEC-2024-0436",
|
||||
# bincode is unmaintained but only used as dev-dependency for tests
|
||||
"RUSTSEC-2025-0141",
|
||||
]
|
||||
# Threshold for security vulnerabilities, any vulnerability with a CVSS score
|
||||
# lower than the range specified will be ignored. Note that ignored advisories
|
||||
|
||||
Reference in New Issue
Block a user