Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
fix(build): Update opam dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Simeon <Jerome.Simeon@docusign.com>
  • Loading branch information
Jerome Simeon authored and Jerome Simeon committed Mar 9, 2022
1 parent e29bd7c commit 661001a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions coq-ergo-lang.opam
Expand Up @@ -27,10 +27,9 @@ depends: [
"ocaml" {>= "4.07.1"}
"ocamlfind"
"dune"
"coq" {>= "8.8.2" & < "8.9~"}
"coq-flocq" {>= "2.6.1" & < "3.0~"}
"coq-jsast" {>= "1.0.9"}
"coq-qcert" {>= "2.0.0~alpha.1"}
"coq" {= "8.11.2"}
"coq-jsast" {>= "2.0.0"}
"coq-qcert" {>= "2.1.0"}
"menhir"
"base64"
"uri"
Expand Down

0 comments on commit 661001a

Please sign in to comment.