Skip to content

Commit 0aca249

Browse files
authored
Merge pull request #16 from findmyway/update_compat
update compat
2 parents 0df0595 + 1dc2108 commit 0aca249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ MLUtils = "f1d291b0-491e-4a28-83b9-f70985020b54"
99
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
1010
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1111
StackViews = "cae243ae-269e-4f55-b966-ac2d0dc13c15"
12-
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
1312

1413
[compat]
1514
CircularArrayBuffers = "0.1"
1615
MacroTools = "0.5"
17-
Term = "0.3"
16+
MLUtils = "0.2"
17+
StackViews = "0.1"
1818
julia = "1.6"
1919

2020
[extras]

0 commit comments

Comments
 (0)