Skip to content

Commit 4f0e7a9

Browse files
committed
update Project.toml for julia 1.x
1 parent 5114301 commit 4f0e7a9

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

Project.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
authors = ["Lyndon White <[email protected]>"]
21
name = "LoggingExtras"
32
uuid = "bda5643c-bbc4-11e8-2bd7-9ffae705afc0"
4-
version = "0.1.0"
5-
6-
[deps]
3+
authors = ["Lyndon White <[email protected]>"]
4+
version = "0.2.0"
75

86
[compat]
9-
julia = "0.7"
7+
julia = "0.7, 1"
108

119
[extras]
1210
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)