We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7bc0c5 commit e5c5fb6Copy full SHA for e5c5fb6
dub.json
@@ -2,11 +2,11 @@
2
"name": "hunt-httpclient",
3
"targetType": "library",
4
"description": "A simple HttpClient wrapper.",
5
- "copyright": "Copyright (C) 2015-2020, HuntLabs",
+ "copyright": "Copyright (C) 2015-2021, HuntLabs",
6
"homepage": "https://www.huntlabs.net",
7
"license": "Apache-2.0",
8
"dependencies": {
9
- "hunt-http": "~>0.6.6"
+ "hunt-http": "~>0.7.0"
10
},
11
"subConfigurations": {"hunt-http" : "tls"}
12
}
0 commit comments