Skip to content

Commit ec654df

Browse files
committed
* Trying to fix registry error "entry that is upper-bounded and only includes a finite number of breaking releases: Test"
1 parent b8dd495 commit ec654df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
99
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
1010
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1111
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
12+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1213
Unitful = "1986cc42-f94f-5a68-af5c-568840ba703d"
1314

1415
[compat]
@@ -17,5 +18,6 @@ JSON = "0.21"
1718
OrderedCollections = "1"
1819
Pkg = "1"
1920
Tables = "1"
21+
Test = "1"
2022
Unitful = "1"
2123
julia = "1.7"

0 commit comments

Comments
 (0)