This commit is contained in:
neuecc 2023-03-08 18:48:30 +09:00
parent 5e2911a2dc
commit 756bc8e190

View File

@ -19,7 +19,7 @@ Install on `Cargo.toml` as `build-dependencies` and set up `bindgen::Builder` on
```toml
[build-dependencies]
csbindgen = "1.0.0"
csbindgen = "1.1.0"
```
### Rust to C#.