Skip to content

Commit c1783e2

Browse files
author
CompatHelper Julia
committed
CompatHelper: bump compat for CxxWrap to 0.17, (keep existing compat)
1 parent c715fa4 commit c1783e2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ G4Vis = ["Makie", "Colors", "StaticArrays", "Rotations", "LinearAlgebra", "IGLWr
2929

3030
[compat]
3131
CSV = "0.10"
32-
CxxWrap = "0.16"
32+
CxxWrap = "0.16, 0.17"
33+
FHist = "0.11"
3334
Geant4_julia_jll = "0.2"
3435
GeometryBasics = "0.4,0.5"
3536
IGLWrap_jll = "2.4.0"
3637
julia = "1.9"
37-
FHist = "0.11"
3838

3939
[extras]
4040
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
4141
IGLWrap_jll = "283677c1-8365-580c-84e5-ef4b5d190868"
42+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4243
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4344
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
44-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4545

4646
[targets]
47-
test = ["Test", "Pkg"]
47+
test = ["Test", "Pkg"]

0 commit comments

Comments
 (0)