From 8c479fb21db8d067f7ee524c168b0ff841b7fbac Mon Sep 17 00:00:00 2001
From: Ike Mulder <me@ikemulder.nl>
Date: Fri, 21 Feb 2025 19:43:13 +0000
Subject: [PATCH] Update Iris to version dev.2025-02-19.0.8c15c913

---
 coq-diaframe.opam | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/coq-diaframe.opam b/coq-diaframe.opam
index 545edaf6..42703f9a 100644
--- a/coq-diaframe.opam
+++ b/coq-diaframe.opam
@@ -7,7 +7,7 @@ authors: "Ike Mulder <me@ikemulder.nl>"
 homepage: "https://gitlab.mpi-sws.org/iris/diaframe/"
 bug-reports: "https://gitlab.mpi-sws.org/iris/diaframe/-/issues"
 depends: [
-  "coq-iris" { (>= "dev.2024-08-16.3.8890e30a" & <= "dev.2025-01-31.0.1bb4eba3" ) | = "dev" | = "4.1.0" }
+  "coq-iris" { (>= "dev.2024-08-16.3.8890e30a" & <= "dev.2025-02-19.0.8c15c913" ) | = "dev" | = "4.1.0" }
   "coq" { >= "8.19" & < "8.21~" }
 ]
 build: [make "-j%{jobs}%" "diaframe"]
-- 
GitLab