Skip to content

Commit

Permalink
use eio port
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanGibb committed Mar 8, 2023
1 parent e199b6e commit e17fad5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions capnp-rpc-demo.opam
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,12 @@ depends: [
build: [
["dune" "build" "-p" name "-j" jobs]
["dune" "runtest" "-p" name "-j" jobs] {with-test}
]
dev-repo: "git+https://github.com/RyanGibb/aeon.git"
pin-depends: [
# https://github.com/mirage/capnp-rpc/pull/256
["capnp-rpc.dev" "git+https://github.com/talex5/capnp-rpc.git#c06e767b8a4ec5a87a07e62958cdb55d0d59c59d"]
["capnp-rpc-lwt.dev" "git+https://github.com/talex5/capnp-rpc.git#c06e767b8a4ec5a87a07e62958cdb55d0d59c59d"]
["capnp-rpc-net.dev" "git+https://github.com/talex5/capnp-rpc.git#c06e767b8a4ec5a87a07e62958cdb55d0d59c59d"]
["capnp-rpc-unix.dev" "git+https://github.com/talex5/capnp-rpc.git#c06e767b8a4ec5a87a07e62958cdb55d0d59c59d"]
]

0 comments on commit e17fad5

Please sign in to comment.