diff --git a/cbindgen b/cbindgen index 8236c82..d9e490c 160000 --- a/cbindgen +++ b/cbindgen @@ -1 +1 @@ -Subproject commit 8236c8267936ae66785cd236c9c119c2f5b95b57 +Subproject commit d9e490ce8b836194595bd30611253a7028059da2 diff --git a/rpm/rust-cbindgen.spec b/rpm/rust-cbindgen.spec index f115479..ed46b86 100644 --- a/rpm/rust-cbindgen.spec +++ b/rpm/rust-cbindgen.spec @@ -1,7 +1,7 @@ %global rustflags -Clink-arg=-Wl,-z,relro,-z,now Name: rust-cbindgen -Version: 0.17.0 +Version: 0.19.0 Release: 0 Summary: A tool for generating C bindings from Rust code License: MPLv2.0