Skip to content

Commit

Permalink
Remove Libdl dep
Browse files Browse the repository at this point in the history
  • Loading branch information
helgee committed Aug 2, 2020
1 parent b85290a commit 3ce7665
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Project.toml
Expand Up @@ -4,12 +4,11 @@ version = "0.2.0"

[deps]
CSPICE_jll = "07f52509-e9d9-513c-a20d-3b911885bf96"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

[compat]
julia = "1.3"
CSPICE_jll = "66"
julia = "1.3"

[extras]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand Down

0 comments on commit 3ce7665

Please sign in to comment.