Update csbindgen requirement from =1.9.0 to =1.9.3 (#292)

Updates the requirements on [csbindgen](https://github.com/Cysharp/csbindgen) to permit the latest version.
- [Release notes](https://github.com/Cysharp/csbindgen/releases)
- [Commits](https://github.com/Cysharp/csbindgen/compare/1.9.0...1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-08-07 11:39:56 -07:00
committed by GitHub
parent ef549a6528
commit 430a453fde

View File

@@ -21,4 +21,4 @@ custom_allocator = []
[build-dependencies]
cbindgen = "0.26.0"
csbindgen = "=1.9.0"
csbindgen = "=1.9.3"