Skip to content
This repository was archived by the owner on Mar 17, 2021. It is now read-only.

Commit 6ba33d5

Browse files
authored
Update Clang_jll requirement and bump version to v0.4.5
1 parent f0c7907 commit 6ba33d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CBindingGen"
22
uuid = "308a6e0c-0495-45e1-b1ab-67fb455a0d77"
33
authors = ["Keith Rutkowski <[email protected]>"]
4-
version = "0.4.4"
4+
version = "0.4.5"
55

66
[deps]
77
CBinding = "d43a6710-96b8-4a2d-833c-c424785e5374"
@@ -12,4 +12,4 @@ Markdown = "d6f4376e-aef5-505a-96c1-9c027394607a"
1212
[compat]
1313
julia = "^1.5"
1414
CBinding = "^0.9.0"
15-
Clang_jll = "9.0.1,11.0.0"
15+
Clang_jll = "9.0.1,11.0.0,11.0.1"

0 commit comments

Comments
 (0)