Update README.md

This commit is contained in:
Yoshifumi Kawai 2023-03-13 09:58:01 +09:00 committed by GitHub
parent 6c6b7788b0
commit c15d34137a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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