Skip to content

Commit 29ce8a7

Browse files
committed
Clean up Project.toml
1 parent f629848 commit 29ce8a7

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

Project.toml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@ authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Entities", "HTML"]
55
license = "MIT"
66
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
7-
version = "0.2.6"
7+
version = "0.2.7"
88

99
[deps]
10-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
10+
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
11+
12+
[extras]
1113
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1214

13-
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
15+
[targets]
16+
test = ["Test"]

0 commit comments

Comments
 (0)