Skip to content

Commit

Permalink
Bump timedesc dep version lower bound for timere
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenldl committed Nov 28, 2023
1 parent 6f77e41 commit 99db185
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dune-project
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ Features:
(oseq (>= "0.5"))
(containers (>= "3.6"))
fmt
(timedesc (>= "2.0.0"))
(timedesc-sexp (>= "2.0.0"))
(timedesc (>= "3.0.0"))
(timedesc-sexp (>= "3.0.0"))
(diet (>= "0.4"))
(crowbar :with-test)
(alcotest :with-test)
Expand Down

0 comments on commit 99db185

Please sign in to comment.