misc fixes

This commit is contained in:
Nova
2023-03-08 02:03:28 -05:00
parent 1c90ed98cf
commit d5728eeccc
4 changed files with 11 additions and 5 deletions

View File

@@ -21,7 +21,7 @@ regex = "1.7.1"
resvg = "0.29.0"
rustc-hash = "1.1.0"
stardust-xr-fusion = "0.38.1"
stardust-xr-molecules = "0.22.0"
stardust-xr-molecules = "0.23.2"
tokio = { version = "1.24.1", features = ["full"] }
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tween = "2.0.0"