From dc88ac4b5823b231ebd453846111fd07a286dfa0 Mon Sep 17 00:00:00 2001 From: divybot Date: Thu, 28 May 2026 05:35:37 +0000 Subject: [PATCH] Update nghttp2 to v1.69.0 Bumps the nghttp2 submodule from v1.68.0 to v1.69.0 and updates the crate version to match. Verified `cargo build --all-features` and `cargo test --all-features` (16 tests) succeed against the new sources. Closes denoland/orchid#251 Co-Authored-By: Divy Srivastava --- Cargo.toml | 2 +- nghttp2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 468cdc3..f7e8ced 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libnghttp2" -version = "1.68.0" +version = "1.69.0" edition = "2024" authors = ["Divy Srivastava "] repository = "https://github.com/littledivy/libnghttp2" diff --git a/nghttp2 b/nghttp2 index 534b74b..68cb690 160000 --- a/nghttp2 +++ b/nghttp2 @@ -1 +1 @@ -Subproject commit 534b74b72524e962c18c7146470914632ca7eb2d +Subproject commit 68cb6900fde14c77f0cd7add0e094a862960eb99