From aa56da6917d0adf14e99ef0e243ebc29dfbe9a72 Mon Sep 17 00:00:00 2001 From: Matt Bilker Date: Thu, 13 Oct 2022 07:48:56 +0000 Subject: [PATCH] cargo: version 2.3.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 9de4fa0..b4360c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "vgpu_unlock-rs" -version = "2.3.0" +version = "2.3.1" edition = "2018" [lib]