diff --git a/README.md b/README.md index a8d6dc8..eb02367 100644 --- a/README.md +++ b/README.md @@ -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#.