Skip to content

Commit

Permalink
Upgrade to Eio 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SGrondin committed Apr 6, 2024
1 parent a9b17b8 commit c37ba48
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions strings.opam
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ bug-reports: "https://github.com/okTurtles/strings/issues"
pin-depends: [
[ "angstrom-eio.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
[ "angstrom.0.15.0.custom" "git+https://github.com/SGrondin/angstrom.git#1a961940ffb746379b4bdc648bc194501b65348a" ]
[ "eio.0.15.custom" "/Users/simongrondin/dev/eio" ]
[ "eio_posix.0.15.custom" "/Users/simongrondin/dev/eio" ]
[ "eio_linux.0.15.custom" "/Users/simongrondin/dev/eio" ]
[ "eio_main.0.15.custom" "/Users/simongrondin/dev/eio" ]
]
depends: [
"ocaml" { = "5.1.1" }
Expand All @@ -28,7 +24,7 @@ depends: [
"ocamlformat" { = "0.25.1" & with-test }
"ocaml-lsp-server" { with-test }

"eio_main" { = "0.15.custom" }
"eio_main" { = "1.0" }

"angstrom" { = "0.15.0.custom" }
"angstrom-eio" { = "0.15.0.custom" }
Expand Down

0 comments on commit c37ba48

Please sign in to comment.