From d66539f1a4b92e94bd84368e750b0d7a9b622a27 Mon Sep 17 00:00:00 2001 From: Abhinavpatel00 Date: Thu, 19 Dec 2024 10:42:51 +0530 Subject: [PATCH] moving to 0.16 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 060cedc..81a95a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/emoon/bgfx-sys" documentation = "https://docs.rs/bgfx-sys/0.14/bgfx-sys" readme = "readme.md" name = "bgfx-sys" -version = "0.15.0" +version = "0.16.0" edition = "2018" build = "build.rs"