Skip to content

Commit c3620b3

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: bump compat for XCB in [weakdeps] to 0.8, (keep existing compat) (#55)
Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org>
1 parent bb72719 commit c3620b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Vulkan"
22
uuid = "9f14b124-c50e-4008-a7d4-969b3a6cd68a"
3-
version = "0.6.29"
43
authors = ["Cédric Belmant"]
4+
version = "0.6.29"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -25,8 +25,8 @@ XCB = "16167f82-ea26-5cba-b1de-ed6fd5e30a10"
2525

2626
[extensions]
2727
VulkanColorTypesExt = "ColorTypes"
28-
VulkanFixedPointNumbersExt = "FixedPointNumbers"
2928
VulkanFixedPointNumbersColorTypesExt = ["ColorTypes", "FixedPointNumbers"]
29+
VulkanFixedPointNumbersExt = "FixedPointNumbers"
3030
VulkanFixedPointNumbersStaticArraysCoreExt = ["FixedPointNumbers", "StaticArraysCore"]
3131
VulkanStaticArraysCoreExt = "StaticArraysCore"
3232
VulkanXCBExt = "XCB"
@@ -47,7 +47,7 @@ StaticArraysCore = "1"
4747
StructEquality = "2"
4848
SwiftShader_jll = "0.1"
4949
VulkanCore = "1.3.1"
50-
XCB = "0.5, 0.6, 0.7"
50+
XCB = "0.5, 0.6, 0.7, 0.8"
5151
julia = "1.10"
5252

5353
[extras]

0 commit comments

Comments
 (0)