Skip to content

Commit

Permalink
Remove JLLWrappers from project
Browse files Browse the repository at this point in the history
It doesn't look like it has ever been used at all
  • Loading branch information
giordano authored and staticfloat committed Jun 7, 2021
1 parent 2d53cf5 commit 0911be1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
name = "Sandbox"
uuid = "9307e30f-c43e-9ca7-d17c-c2dc59df670d"
authors = ["Elliot Saba <[email protected]>"]
version = "1.0.0"
version = "1.0.1"

[deps]
JLLWrappers = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
LazyArtifacts = "4af54fe1-eca0-43a8-85a7-787d91b784e3"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Expand All @@ -16,7 +15,6 @@ Tar = "a4e569a6-e804-4fa4-b0f3-eef7a1d5b13e"
UserNSSandbox_jll = "b88861f7-1d72-59dd-91e7-a8cc876a4984"

[compat]
JLLWrappers = "1.3"
Preferences = "1.2.1"
Scratch = "1"
UserNSSandbox_jll = "2021.4.22"
Expand Down

0 comments on commit 0911be1

Please sign in to comment.