Skip to content

Commit

Permalink
fix zarith ver
Browse files Browse the repository at this point in the history
  • Loading branch information
gborough committed Apr 26, 2024
1 parent cbf2516 commit 293dbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safemoney.opam
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ depends: [
"ocaml" {>= "4.14.0"}
"base"
"dune" {>= "3.0"}
"zarith"
"zarith" {>= "1.5.0"}
"stdint"
"angstrom"
"re2"
Expand Down

0 comments on commit 293dbe0

Please sign in to comment.