From f33f18bb8c8beb646b7947d35b210091dbed41b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 13:12:06 +0000 Subject: [PATCH] Update cargo.toml version to 1.7.4 --- csbindgen/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csbindgen/Cargo.toml b/csbindgen/Cargo.toml index 8292ed6..3ac7b0a 100644 --- a/csbindgen/Cargo.toml +++ b/csbindgen/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "csbindgen" -version = "1.7.3" +version = "1.7.4" edition = "2021" authors = [ "Yoshifumi Kawai ",