Skip to content
Snippets Groups Projects

Bump Iris version

Closed Pierre Rousselin requested to merge Villetaneuse/lambda-rust:bump_iris into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -13,7 +13,7 @@ the type system, and safety proof for some Rust libraries.
"""
depends: [
"coq-iris" { (= "dev.2023-11-06.5.4cfd3db8") | (= "dev") }
"coq-iris" { (= "dev.2023-11-17.0.e29d4cf823e7a819547a0283159d60afe922830b") | (= "dev") }
]
build: [make "-j%{jobs}%"]
Loading