We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652c9e3 commit d80e1aaCopy full SHA for d80e1aa
Project.toml
@@ -1,14 +1,14 @@
1
name = "TestItemControllers"
2
uuid = "340407ab-12a4-4a78-8da2-3de3b3fd1448"
3
authors = ["David Anthoff <[email protected]>"]
4
-version = "0.1.0"
+version = "1.0.0"
5
6
[deps]
7
+Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
8
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
9
+Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
10
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
11
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
-Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
-Mmap = "a63ad114-7e13-5084-954f-fe012c677804"
12
13
[extras]
14
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"
0 commit comments