Skip to content

Commit 64b75f3

Browse files
committed
Remove REQUIRE, add [compat] to Project.toml
1 parent 90e777a commit 64b75f3

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Entities", "HTML"]
55
license = "MIT"
66
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
7-
version = "0.3.2"
87

98
[deps]
109
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
@@ -14,3 +13,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1413

1514
[targets]
1615
test = ["Test"]
16+
17+
[compat]
18+
julia = "^1.0.0"
19+
StrTables = "0.3.0, ≥ 1.0.0"

REQUIRE

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)