feat: animation on launch and proper close
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "protostar"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
@@ -8,7 +8,9 @@ anyhow = "1.0.66"
|
||||
glam = { version = "0.22.0", features = ["mint"] }
|
||||
manifest-dir-macros = "0.1.16"
|
||||
mint = "0.5.9"
|
||||
nix = "0.25.0"
|
||||
rustc-hash = "1.1.0"
|
||||
stardust-xr-molecules = "0.5.2"
|
||||
tokio = { version = "1.22.0", features = ["full"] }
|
||||
tween = "1.0.1"
|
||||
ustr = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user