Bug 1962095 - update neqo to v0.13.2 r=valentin,necko-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D246408
This commit is contained in:
Max Leonard Inden
2025-04-23 12:54:35 +00:00
parent f6b9fb889c
commit 2cedcc7d94
25 changed files with 112 additions and 86 deletions

View File

@@ -100,9 +100,9 @@ git = "https://github.com/mozilla/mp4parse-rust"
rev = "e64650a686e5c5732395cd059e17cfd3b1e5b63b"
replace-with = "vendored-sources"
[source."git+https://github.com/mozilla/neqo?tag=v0.13.1"]
[source."git+https://github.com/mozilla/neqo?tag=v0.13.2"]
git = "https://github.com/mozilla/neqo"
tag = "v0.13.1"
tag = "v0.13.2"
replace-with = "vendored-sources"
[source."git+https://github.com/servo/rust-cssparser?rev=958a3f098acb92ddacdce18a7ef2c4a87ac3326f"]