We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8438b1e commit 0468c5bCopy full SHA for 0468c5b
Cargo.toml
@@ -13,4 +13,4 @@ readme = "README.md"
13
master = ["gccjit_sys/master"]
14
15
[dependencies]
16
-gccjit_sys = { version = "0.3.0", path = "gccjit_sys" }
+gccjit_sys = { version = "0.4.0", path = "gccjit_sys" }
0 commit comments