Skip to content

Commit e2a1684

Browse files
committed
move to Project.toml
1 parent bab3763 commit e2a1684

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

Project.toml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
name = "Traceur"
2+
uuid = "37b6cedf-1f77-55f8-9503-c64b63398394"
3+
4+
[deps]
5+
Cassette = "7057c7e9-c182-5462-911a-8362d720325c"
6+
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
7+
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
8+
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
9+
10+
[compat]
11+
Cassette = "≥ 0.2.0"
12+
julia = "≥ 0.7.0"
13+
14+
[extras]
15+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16+
17+
[targets]
18+
test = ["Test"]

REQUIRE

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)