mirror of
https://github.com/Sarsoo/csbindgen.git
synced 2024-12-23 06:56:27 +00:00
v1.5.0
This commit is contained in:
parent
8ab40dd96c
commit
6b81a0779b
@ -26,7 +26,7 @@ Install on `Cargo.toml` as `build-dependencies` and set up `bindgen::Builder` on
|
||||
|
||||
```toml
|
||||
[build-dependencies]
|
||||
csbindgen = "1.4.0"
|
||||
csbindgen = "1.5.0"
|
||||
```
|
||||
|
||||
### Rust to C#.
|
||||
|
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "csbindgen"
|
||||
version = "1.4.0"
|
||||
version = "1.5.0"
|
||||
edition = "2021"
|
||||
authors = [
|
||||
"Yoshifumi Kawai <ils@neue.cc>",
|
||||
|
Loading…
Reference in New Issue
Block a user