Remove duplicate smallvec allowance.

This commit is contained in:
Josh Matthews 2022-10-19 19:54:52 -04:00 committed by GitHub
parent 0296453c44
commit ae51e98d66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -83,9 +83,6 @@ packages = [
# https://github.com/servo/servo/pull/23288#issuecomment-494687746
"gl_generator",
# Lots of crates to update.
"smallvec",
# https://github.com/servo/servo/pull/25518
"core-foundation",
"core-foundation-sys",