Skip to content

Commit 52a65e5

Browse files
zwpaperemilio
authored andcommitted
docs: update version to 0.24.0
Signed-off-by: Wei Zhang <[email protected]>
1 parent 3770fae commit 52a65e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Be sure to add the following section to your Cargo.toml:
7272

7373
```
7474
[build-dependencies]
75-
cbindgen = "0.20.0"
75+
cbindgen = "0.24.0"
7676
```
7777

7878
If you'd like to use a `build.rs` script with a `cbindgen.toml`, consider using [`cbindgen::generate()`](https://docs.rs/cbindgen/*/cbindgen/fn.generate.html) instead.

0 commit comments

Comments
 (0)