Add latest version of warp-grpc v0.4.0.1 🕷 (#183)

This commit is contained in:
Flavio Corpa 2020-04-20 15:48:29 +02:00 committed by GitHub
parent 2f81736f59
commit 63d628e569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -25,7 +25,7 @@ library
build-depends:
async
, avro >=0.5
, base >=4.12 && <5
, base >=4.12 && <5
, binary
, bytestring
, conduit
@ -40,7 +40,7 @@ library
, stm-conduit
, wai
, warp
, warp-grpc >=0.4
, warp-grpc >=0.4.0.1
, warp-tls
hs-source-dirs: src
@ -53,7 +53,7 @@ executable grpc-example-server
build-depends:
async
, avro >=0.4.7
, base >=4.12 && <5
, base >=4.12 && <5
, binary
, bytestring
, conduit
@ -68,7 +68,7 @@ executable grpc-example-server
, stm-conduit
, wai
, warp
, warp-grpc
, warp-grpc >=0.4.0.1
, warp-tls
hs-source-dirs: src

View File

@ -43,7 +43,7 @@ extra-deps:
- http2-client-0.9.0.0
- http2-grpc-types-0.5.0.0
- http2-grpc-proto3-wire-0.1.0.0
- warp-grpc-0.4.0.0
- warp-grpc-0.4.0.1
- proto3-wire-1.1.0
- language-protobuf-1.0.1
- language-avro-0.1.3.1

View File

@ -43,7 +43,7 @@ extra-deps:
- http2-client-0.9.0.0
- http2-grpc-types-0.5.0.0
- http2-grpc-proto3-wire-0.1.0.0
- warp-grpc-0.4.0.0
- warp-grpc-0.4.0.1
- proto3-wire-1.1.0
- language-protobuf-1.0.1
- language-avro-0.1.3.1