Skip to content

Commit f43ccfc

Browse files
committed
Bump version.
1 parent 116a18c commit f43ccfc

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.24.3
2+
3+
* Make struct expressions correctly generated through typedefs (#768).
4+
15
## 0.24.2
26

37
* Make bitfield operators use explicit constructors.

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cbindgen"
3-
version = "0.24.2"
3+
version = "0.24.3"
44
authors = [
55
"Emilio Cobos Álvarez <emilio@crisal.io>",
66
"Jeff Muizelaar <jmuizelaar@mozilla.com>",

0 commit comments

Comments
 (0)