File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " gccjit"
3- version = " 3.2 .0"
3+ version = " 3.3 .0"
44authors = [" Sean Gillespie <sean.william.g@gmail.com>" , " Antoni Boucher <bouanto@zoho.com>" ]
55description = " Higher-level Rust bindings for libgccjit."
66keywords = [" compiler" , " jit" , " gcc" ]
@@ -14,7 +14,7 @@ master = ["gccjit_sys/master"]
1414dlopen = [" gccjit_sys/dlopen" ]
1515
1616[dependencies ]
17- gccjit_sys = { version = " 1.2 .0" , path = " gccjit_sys" }
17+ gccjit_sys = { version = " 1.3 .0" , path = " gccjit_sys" }
1818
1919[package .metadata .docs .rs ]
2020features = [" master" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " gccjit_sys"
3- version = " 1.2 .0"
3+ version = " 1.3 .0"
44authors = [" Sean Gillespie <sean.william.g@gmail.com>" , " Antoni Boucher <bouanto@zoho.com>" ]
55# links = "gccjit"
66description = " Raw bindings to libgccjit. Companion to the gccjit crate."
You can’t perform that action at this time.
0 commit comments