diff --git a/Cargo.lock b/Cargo.lock index 29bbeb4..b539e0d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3722,7 +3722,7 @@ dependencies = [ [[package]] name = "wlx-overlay-s" -version = "0.2.3" +version = "0.2.4" dependencies = [ "anyhow", "ash", diff --git a/Cargo.toml b/Cargo.toml index 0f8e955..7263f19 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ debug = true [package] name = "wlx-overlay-s" -version = "0.2.3" +version = "0.2.4" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html