From c86e49225eaf496b2a75f2a8cec9f0bfc69e0b2e Mon Sep 17 00:00:00 2001 From: Anton Bachin Date: Tue, 7 Nov 2023 18:37:35 +0300 Subject: [PATCH] Upgrade Gluten to 0.5 --- dream-httpaf.opam | 1 - dream-mirage.opam | 1 + src/vendor/dune | 1 - src/vendor/gluten | 2 +- 4 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dream-httpaf.opam b/dream-httpaf.opam index 292bd829..ba8b4bf7 100644 --- a/dream-httpaf.opam +++ b/dream-httpaf.opam @@ -38,7 +38,6 @@ depends: [ "digestif" {>= "0.7.2"} # websocket/af, sha1, default implementation. "faraday" {>= "0.6.1"} "faraday-lwt-unix" - "ke" {>= "0.5"} # Gluten. "lwt_ssl" {>= "1.2.0"} # Gluten. "psq" # h2. "result" # websocket/af. diff --git a/dream-mirage.opam b/dream-mirage.opam index 5ddbcc15..7db4b607 100644 --- a/dream-mirage.opam +++ b/dream-mirage.opam @@ -56,6 +56,7 @@ depends: [ "dune" {>= "2.7.0"} "duration" "emile" {>= "1.1"} + "ke" {>= "0.4"} # paf. "letsencrypt" {>= "0.3.0"} "lwt" "lwt_ppx" {>= "1.2.2"} diff --git a/src/vendor/dune b/src/vendor/dune index 770e66e6..0b715165 100644 --- a/src/vendor/dune +++ b/src/vendor/dune @@ -9,7 +9,6 @@ (libraries bigstringaf faraday - ke ))) (subdir gluten/lwt diff --git a/src/vendor/gluten b/src/vendor/gluten index 22ccc110..59e630be 160000 --- a/src/vendor/gluten +++ b/src/vendor/gluten @@ -1 +1 @@ -Subproject commit 22ccc110dbe469d38c1363124cf10afd7766aab7 +Subproject commit 59e630be097c8c48c4bfaf3df28ca8f40d1a333f