Skip to content

Commit 5b482da

Browse files
author
CompatHelper Julia
committed
CompatHelper: add new compat entry for StaticArrays in [weakdeps] at version 1, (keep existing compat)
1 parent c715fa4 commit 5b482da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Project.toml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,19 @@ G4Vis = ["Makie", "Colors", "StaticArrays", "Rotations", "LinearAlgebra", "IGLWr
3030
[compat]
3131
CSV = "0.10"
3232
CxxWrap = "0.16"
33+
FHist = "0.11"
3334
Geant4_julia_jll = "0.2"
3435
GeometryBasics = "0.4,0.5"
3536
IGLWrap_jll = "2.4.0"
37+
StaticArrays = "1"
3638
julia = "1.9"
37-
FHist = "0.11"
3839

3940
[extras]
4041
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
4142
IGLWrap_jll = "283677c1-8365-580c-84e5-ef4b5d190868"
43+
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4244
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
4345
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
44-
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4546

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

0 commit comments

Comments
 (0)