From 9618ed322fda174985f8951d7b6564fe2390ae31 Mon Sep 17 00:00:00 2001
From: Ike Mulder <ikemulder@hotmail.com>
Date: Fri, 16 Feb 2024 12:31:00 +0100
Subject: [PATCH] =?UTF-8?q?Update=20to=20latest=20iris=20with=20iFrame=20?=
 =?UTF-8?q?=E2=88=83?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/coq-lambda-rust.opam b/coq-lambda-rust.opam
index 9847b597..1120df37 100644
--- a/coq-lambda-rust.opam
+++ b/coq-lambda-rust.opam
@@ -13,7 +13,7 @@ the type system, and safety proof for some Rust libraries.
 """
 
 depends: [
-  "coq-iris" { (= "dev.2024-02-06.0.66d2e339") | (= "dev") }
+  "coq-iris" { (= "dev.2024-02-16.1.06f499e0") | (= "dev") }
 ]
 
 build: [make "-j%{jobs}%"]
-- 
GitLab