Skip to content

Commit 18ca7e7

Browse files
committed
Drop unnecessary dependency to JSON
1 parent e8edec0 commit 18ca7e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Project.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,10 @@ repo = "https://github.com/JuliaMath/AccurateArithmetic.jl.git"
55
version = "0.3.6"
66

77
[deps]
8-
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
98
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
109
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1110
VectorizationBase = "3d5dd08c-fd9d-11e8-17fa-ed2836048c2f"
1211

1312
[compat]
14-
JSON = "0.21"
1513
VectorizationBase = "0.19"
1614
julia = "1.5"

0 commit comments

Comments
 (0)