Skip to content

Commit

Permalink
Update dub.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zoujiaqing authored Jan 25, 2019
1 parent 6fdb980 commit 2e8be82
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions dub.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,17 @@
{
"name": "hunt-imf",
"description": "A tcp-server framework.",
"copyright": "Copyright (c) 2017-2018, huntframework.com",
"homepage": "http://www.huntframework.com/",
"copyright": "Copyright (c) 2017-2019, HuntLabs",
"homepage": "http://www.huntlabs.net",
"license": "Apache-2.0",
"dependencies": {
"protobuf": "~>0.4.0",
"hunt-net": "~>0.0.14"
"hunt-net": "~>0.1.0"
},
"configurations":[
{
"name" : "hunt-imf",
"targetType": "library"

},
{
"targetName": "helloworld",
Expand Down

0 comments on commit 2e8be82

Please sign in to comment.