Skip to content

Commit 68ea567

Browse files
Update cargo.toml version to 1.9.7
1 parent e8e1d85 commit 68ea567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csbindgen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "csbindgen"
3-
version = "1.9.6"
3+
version = "1.9.7"
44
edition = "2021"
55
authors = ["Yoshifumi Kawai <[email protected]>", "Cysharp, Inc."]
66
description = "Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity."

0 commit comments

Comments
 (0)