Skip to content
Snippets Groups Projects
Commit c3e6385b authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Bump std++.

parent 84c40c55
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [
"coq" { (= "8.8.2") | (>= "8.9" & < "8.12~") | (= "dev") }
"coq-stdpp" { (= "dev.2019-11-01.1.0ed618e1") | (= "dev") }
"coq-stdpp" { (= "dev.2019-11-07.0.37e95a04") | (= "dev") }
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment