File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " gccjit"
3- version = " 2.5 .0"
3+ version = " 2.6 .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" ]
@@ -13,4 +13,4 @@ readme = "README.md"
1313master = [" gccjit_sys/master" ]
1414
1515[dependencies ]
16- gccjit_sys = { version = " 0.6 .0" , path = " gccjit_sys" }
16+ gccjit_sys = { version = " 0.7 .0" , path = " gccjit_sys" }
Original file line number Diff line number Diff line change 11[package ]
22name = " gccjit_sys"
3- version = " 0.6 .0"
3+ version = " 0.7 .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