Skip to content

Commit

Permalink
New package: WGPUCore v0.1.1 (#70131)
Browse files Browse the repository at this point in the history
UUID: 53d714bf-0d76-4802-84b4-6cb75cca55f5
Repo: https://github.com/dvijaha/WGPUCore.jl.git
Tree: c6528983e55e6b8bb72cea5b737856a7b3a0d54a

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Oct 16, 2022
1 parent 40a176d commit ff6d00b
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2798,6 +2798,7 @@ some amount of consideration when choosing package names.
53d20848-f986-4c56-957e-0e417ec068db = { name = "FluxArchitectures", path = "F/FluxArchitectures" }
53d494c1-5632-5724-8f4c-31dff12d585e = { name = "HexIO", path = "H/HexIO" }
53d494c1-5632-5724-8f4c-31dff12d585f = { name = "StructIO", path = "S/StructIO" }
53d714bf-0d76-4802-84b4-6cb75cca55f5 = { name = "WGPUCore", path = "W/WGPUCore" }
53eacc40-fba4-5ad6-b4bb-526e51630e63 = { name = "Arena", path = "A/Arena" }
53eb397e-dec1-5dcf-8dc9-2db916067267 = { name = "OIFITS", path = "O/OIFITS" }
53f7b83a-06b5-4910-9a21-1896bf762ade = { name = "PhyloCoalSimulations", path = "P/PhyloCoalSimulations" }
Expand Down
7 changes: 7 additions & 0 deletions W/WGPUCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[0]
CEnum = "0.4"
GLFW = "3.4.0-3"
GLFW_jll = "3.3.0-3"
Reexport = "1.2.0-1"
WGPUNative = "0.1"
julia = "1.8.0-1"
8 changes: 8 additions & 0 deletions W/WGPUCore/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98"
GLFW_jll = "0656b61e-2033-5cc2-a64a-77c0f6c09b89"
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
WGPUNative = "c14bfd16-04f9-4c2f-a915-b355584b5509"
3 changes: 3 additions & 0 deletions W/WGPUCore/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "WGPUCore"
uuid = "53d714bf-0d76-4802-84b4-6cb75cca55f5"
repo = "https://github.com/dvijaha/WGPUCore.jl.git"
2 changes: 2 additions & 0 deletions W/WGPUCore/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.1"]
git-tree-sha1 = "c6528983e55e6b8bb72cea5b737856a7b3a0d54a"

0 comments on commit ff6d00b

Please sign in to comment.