Skip to content

Commit b990b46

Browse files
Update gccjit-sys version to 1.1.1
1 parent 8bebade commit b990b46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gccjit_sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gccjit_sys"
3-
version = "1.1.0"
3+
version = "1.1.1"
44
authors = ["Sean Gillespie <[email protected]>", "Antoni Boucher <[email protected]>"]
55
#links = "gccjit"
66
description = "Raw bindings to libgccjit. Companion to the gccjit crate."

0 commit comments

Comments
 (0)