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