diff --git a/core/lib/Cargo.toml b/core/lib/Cargo.toml index 004115a6..1dec9187 100644 --- a/core/lib/Cargo.toml +++ b/core/lib/Cargo.toml @@ -128,6 +128,7 @@ optional = true [dependencies.s2n-quic-h3] git = "https://github.com/SergioBenitez/s2n-quic-h3.git" +rev = "865fd25" optional = true [target.'cfg(unix)'.dependencies]