mirror of https://github.com/wayvr-org/wayvr.git
Release v0.2.4
This commit is contained in:
parent
ed096fffce
commit
19bc4a5df2
|
|
@ -3722,7 +3722,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wlx-overlay-s"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ash",
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue