De-dupe ahash (#30939)

This commit is contained in:
Alex Touchet 2023-12-26 02:46:02 -08:00 committed by GitHub
parent 8d121a0a1d
commit 85a5c18ab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 39 additions and 23 deletions

View file

@ -20,7 +20,6 @@ rand = [
[ignore]
# Ignored packages with duplicated versions
packages = [
"ahash",
"bitflags",
"cfg-if",
"cookie",