From df39e04f2657cc8e129a6f2f75a0ca9a929de08c Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Mon, 30 Mar 2020 15:05:10 +0200
Subject: [PATCH] bump Iris

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

diff --git a/opam b/opam
index 2241aec0..0109b29a 100644
--- a/opam
+++ b/opam
@@ -14,7 +14,7 @@ the type system, and safety proof for some Rust libraries.
 """
 
 depends: [
-  "coq-iris" { (= "dev.2020-03-21.0.ed3b52f9") | (= "dev") }
+  "coq-iris" { (= "dev.2020-03-27.1.6eb52a82") | (= "dev") }
 ]
 
 build: [make "-j%{jobs}%"]
-- 
GitLab