Skip to content

Commit

Permalink
docs: update version to 0.24.0
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Zhang <kweizh@gmail.com>
  • Loading branch information
zwpaper authored and emilio committed Mar 29, 2023
1 parent 3770fae commit 52a65e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Be sure to add the following section to your Cargo.toml:

```
[build-dependencies]
cbindgen = "0.20.0"
cbindgen = "0.24.0"
```

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.
Expand Down

0 comments on commit 52a65e5

Please sign in to comment.