Skip to content

Commit c37ba48

Browse files
committed
Upgrade to Eio 1.0
1 parent a9b17b8 commit c37ba48

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

strings.opam

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@ bug-reports: "https://github.com/okTurtles/strings/issues"
1515
pin-depends: [
1616
[ "angstrom-eio.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
1717
[ "angstrom.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
18-
[ "eio.0.15.custom" "/Users/simongrondin/dev/eio" ]
19-
[ "eio_posix.0.15.custom" "/Users/simongrondin/dev/eio" ]
20-
[ "eio_linux.0.15.custom" "/Users/simongrondin/dev/eio" ]
21-
[ "eio_main.0.15.custom" "/Users/simongrondin/dev/eio" ]
2218
]
2319
depends: [
2420
"ocaml" { = "5.1.1" }
@@ -28,7 +24,7 @@ depends: [
2824
"ocamlformat" { = "0.25.1" & with-test }
2925
"ocaml-lsp-server" { with-test }
3026

31-
"eio_main" { = "0.15.custom" }
27+
"eio_main" { = "1.0" }
3228

3329
"angstrom" { = "0.15.0.custom" }
3430
"angstrom-eio" { = "0.15.0.custom" }

0 commit comments

Comments
 (0)