diff --git a/core/lib/Cargo.toml b/core/lib/Cargo.toml index 10eb5f17..0ce5f3a8 100644 --- a/core/lib/Cargo.toml +++ b/core/lib/Cargo.toml @@ -128,7 +128,7 @@ optional = true [dependencies.s2n-quic-h3] git = "https://github.com/SergioBenitez/s2n-quic-h3.git" -rev = "7aa3be0" +rev = "6613956" optional = true [target.'cfg(unix)'.dependencies]