We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e45d86 commit 984534dCopy full SHA for 984534d
dune-project
@@ -62,7 +62,7 @@
62
(>= 2.0.0)
63
(< 3.0.0)))
64
(re
65
- (>= 1.7.2))
+ (>= 1.10.3))
66
stdio
67
(uuseg
68
(>= 10.0.0))
ocamlformat.opam
@@ -24,7 +24,7 @@ depends: [
24
"ocamlformat-rpc-lib" {with-test & = version}
25
"ocp-indent"
26
"odoc-parser" {>= "2.0.0" & < "3.0.0"}
27
- "re" {>= "1.7.2"}
+ "re" {>= "1.10.3"}
28
"stdio"
29
"uuseg" {>= "10.0.0"}
30
"uutf" {>= "1.0.1"}
0 commit comments