Skip to content

Commit 4f2e55a

Browse files
committed
Remove REQUIRE, add [compat] to Project.toml
1 parent 6342fb9 commit 4f2e55a

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 @@ keywords = ["Entities", "Unicode"]
44
license = "MIT"
55
name = "Unicode_Entities"
66
uuid = "a8aa15d3-c567-5e9f-b6cc-4b0f97f09cf7"
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)