summaryrefslogtreecommitdiff
path: root/ext/node
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node')
-rw-r--r--ext/node/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/Cargo.toml b/ext/node/Cargo.toml
index 16d26e76b..e6ae0d0e6 100644
--- a/ext/node/Cargo.toml
+++ b/ext/node/Cargo.toml
@@ -33,7 +33,7 @@ ecb.workspace = true
elliptic-curve.workspace = true
errno = "0.2.8"
faster-hex.workspace = true
-h2 = { version = "0.3.17", features = ["unstable"] }
+h2 = { version = "0.3.26", features = ["unstable"] }
hkdf.workspace = true
http_v02.workspace = true
idna = "0.3.0"