Bug 1966980 - update neqo to v0.13.4 a=dmeehan DONTBUILD

Original Revision: https://phabricator.services.mozilla.com/D249829

Differential Revision: https://phabricator.services.mozilla.com/D251241
This commit is contained in:
Max Leonard Inden
2025-05-29 13:06:53 +00:00
committed by dmeehan@mozilla.com
parent 9d64600fbb
commit 3b461172fe
110 changed files with 1037 additions and 757 deletions

View File

@@ -217,9 +217,6 @@ half = { path = "build/rust/half" }
# Upgrade `rusqlite` 0.31 to 0.33.
rusqlite = { path = "build/rust/rusqlite" }
# Patch `strum` 0.26.* to 0.27.
strum = { path = "build/rust/strum" }
# Patch `itertools` 0.10.* to 0.14.
itertools = { path = "build/rust/itertools" }