Skip to content

Commit

Permalink
Update csbindgen requirement from =1.9.0 to =1.9.3 (microsoft#292)
Browse files Browse the repository at this point in the history
Updates the requirements on [csbindgen](https://github.com/Cysharp/csbindgen) to permit the latest version.
- [Release notes](https://github.com/Cysharp/csbindgen/releases)
- [Commits](Cysharp/csbindgen@1.9.0...1.9.3)

---
updated-dependencies:
- dependency-name: csbindgen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent ef549a6 commit 430a453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/ffi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ custom_allocator = []

[build-dependencies]
cbindgen = "0.26.0"
csbindgen = "=1.9.0"
csbindgen = "=1.9.3"

0 comments on commit 430a453

Please sign in to comment.