From ee3fbff44c8e8d700eaa3191fcc1b38a4914a045 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Sun, 4 Aug 2024 06:57:11 +0900 Subject: [PATCH] release 0.4.3 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 188bd75..e3a08fb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4573,7 +4573,7 @@ dependencies = [ [[package]] name = "wlx-overlay-s" -version = "0.4.2" +version = "0.4.3" dependencies = [ "anyhow", "ash", diff --git a/Cargo.toml b/Cargo.toml index 310e37a..16f642a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ debug = true [package] name = "wlx-overlay-s" -version = "0.4.2" +version = "0.4.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html