Skip to content

Commit

Permalink
Update csbindgen (#92)
Browse files Browse the repository at this point in the history
* csbindgenのバージョンを1.8.0から1.9.1に更新しました

* make generate
  • Loading branch information
yamachu authored Apr 4, 2024
1 parent 495f156 commit f272b27
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
4 changes: 2 additions & 2 deletions binding/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion binding/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ edition = "2021"
[dependencies]

[build-dependencies]
csbindgen = "1.8.0"
csbindgen = "1.9.1"
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,3 @@ internal enum VoicevoxUserDictWordType : int


}

1 change: 0 additions & 1 deletion src/VoicevoxCoreSharp.Core/Native/CoreUnsafe.g.cs
Original file line number Diff line number Diff line change
Expand Up @@ -289,4 +289,3 @@ internal enum VoicevoxUserDictWordType : int


}

0 comments on commit f272b27

Please sign in to comment.