Skip to content

Commit 37482da

Browse files
committed
update dependences
1 parent 0634f2d commit 37482da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

REQUIRE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
julia 0.7-
2-
HttpCommon
32
JSON
3+
HTTP
4+
XMLDict

src/Merly.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ module Merly
33
import Base.|
44

55
using Sockets,
6-
HttpCommon,
76
JSON,
87
HTTP,
98
XMLDict

0 commit comments

Comments
 (0)