We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd537dc commit 919cd6aCopy full SHA for 919cd6a
dub.json
@@ -1,11 +1,11 @@
1
{
2
"name": "grpc",
3
"license": "Apache-2.0",
4
- "copyright": "Copyright (C) 2018-2020 HuntLabs",
+ "copyright": "Copyright (C) 2018-2021 HuntLabs",
5
"homepage": "https://www.huntlabs.net",
6
"description": "gRPC implementation for D programming language",
7
"dependencies": {
8
- "hunt-http": "~>0.6.2",
+ "hunt-http": "~>0.7.0",
9
"protobuf": "~>0.6.2"
10
}
11
0 commit comments