mirror of https://github.com/wayvr-org/wayvr.git
bump version
This commit is contained in:
parent
10db0f690a
commit
1fc6cb4a36
|
|
@ -4665,7 +4665,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wlx-overlay-s"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ash",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ debug = true
|
|||
|
||||
[package]
|
||||
name = "wlx-overlay-s"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue