Skip to content

Commit f255319

Browse files
maleadtvchuravy
authored andcommitted
Fix Project.toml.
1 parent adf2dad commit f255319

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Project.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,9 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1111
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1212
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
13+
14+
[extras]
15+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
16+
17+
[targets]
18+
test = ["Pkg"]

0 commit comments

Comments
 (0)