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 d486348 commit 3fa687fCopy full SHA for 3fa687f
Project.toml
@@ -8,6 +8,9 @@ InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
8
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
9
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
10
11
+[compat]
12
+CodeTracking = "0.3.2"
13
+
14
[extras]
15
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
16
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
REQUIRE
@@ -1 +1,2 @@
1
julia 1.0
2
+CodeTracking 0.3.2
0 commit comments