this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update lower bound for Re (Re.Glob was not found)

I don't know why this was not found while CIing ppx_expect_nobase...

Signed-off-by: Kakadu <Kakadu@pm.me>

Kakadu 3bc742f3 f0a51302

+1 -1
+1 -1
packages/ppx_expect_nobase/ppx_expect_nobase.v0.17.2/opam
··· 14 14 "ppx_inline_test_nobase" {>= "v0.17" & < "v0.18"} 15 15 "sexplib" 16 16 "mtime" { >= "2" } 17 - "re" 17 + "re" {>= "1.8.0" } 18 18 "dune" {>= "3.11.0"} 19 19 "ppxlib" {>= "0.28.0"} 20 20 ]