ready for 1.7.4

This commit is contained in:
neuecc 2023-08-15 22:10:32 +09:00
parent 1aa65e75fa
commit 7cd77da373

View File

@ -31,7 +31,7 @@ Install on `Cargo.toml` as `build-dependencies` and set up `bindgen::Builder` on
crate-type = ["cdylib"]
[build-dependencies]
csbindgen = "1.7.0"
csbindgen = "1.7.4"
```
### Rust to C#.