Skip to content

Commit 6f3b77a

Browse files
committed
Require CxxWrap v0.14 (#33)
1 parent 58407d4 commit 6f3b77a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ libcxxwrap_julia_jll = "3eaa8342-bff7-56a5-9981-c04077f7cee7"
1919

2020
[compat]
2121
Clang = "0.14, 0.17.4"
22-
CxxWrap = "0.13.4"
22+
CxxWrap = "0.14"
2323
GPUCompiler = "0.21.4"
2424
JSON = "0.21.4"
2525
LLVM = "6"
2626
ProgressMeter = "1.7"
2727
Scratch = "1.1"
2828
TOML = "1"
2929
julia = "1.6"
30-
libcxxwrap_julia_jll = "0.9.6"
30+
libcxxwrap_julia_jll = "0.11"

0 commit comments

Comments
 (0)