pin utcp to 0.0.2
This commit is contained in:
parent
e2961214a0
commit
770cd5fa82
3 changed files with 35 additions and 16 deletions
4
mte.opam
4
mte.opam
|
|
@ -48,12 +48,16 @@ depends: [
|
|||
"caqti-mnet"
|
||||
"caqti-driver-pgx"
|
||||
"pgx"
|
||||
"mkernel"
|
||||
"utcp"
|
||||
]
|
||||
build: [
|
||||
[make "build"]
|
||||
]
|
||||
pin-depends: [
|
||||
[ "zarith.dev" "git+https://github.com/mirage/Zarith.git#df8969d9bb95cffca13e31a615189ab27ada0684" ]
|
||||
[ "mkernel.dev" "git+https://github.com/robur-coop/mkernel.git#v0.0.2" ]
|
||||
[ "utcp.dev" "git+https://github.com/robur-coop/utcp.git#0.0.2" ]
|
||||
[ "mnet.dev" "git+https://github.com/robur-coop/mnet.git#v0.0.2" ]
|
||||
[ "mnet-tls.dev" "git+https://github.com/robur-coop/mnet.git#v0.0.2" ]
|
||||
[ "mnet-happy-eyeballs.dev" "git+https://github.com/robur-coop/mnet.git#v0.0.2" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue