mirror of https://github.com/wayvr-org/wayvr.git
Release v0.3.2
This commit is contained in:
parent
7ab036024d
commit
5ab506e192
|
|
@ -3621,7 +3621,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "wlx-overlay-s"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ash",
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ debug = true
|
|||
|
||||
[package]
|
||||
name = "wlx-overlay-s"
|
||||
version = "0.3.1"
|
||||
version = "0.3.2"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Loading…
Reference in New Issue