feat: upgrade molecules, new frame

This commit is contained in:
Nova
2023-01-26 09:24:10 -05:00
parent 1c66cdcd2c
commit fbed29da66
4 changed files with 17 additions and 24 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "protostar"
version = "0.3.0"
version = "0.4.0"
edition = "2021"
[dependencies]
@@ -17,7 +17,7 @@ mint = "0.5.9"
nix = "0.26.1"
resvg = "0.28.0"
rustc-hash = "1.1.0"
stardust-xr-molecules = "0.16.0"
stardust-xr-molecules = "0.17.0"
tokio = { version = "1.24.1", features = ["full"] }
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tween = "2.0.0"