Updated to latest fusion

This commit is contained in:
Nicola Guerrera
2023-05-14 15:24:29 +02:00
parent a4cf97587e
commit 45c6399b63
5 changed files with 155 additions and 103 deletions

View File

@@ -23,8 +23,8 @@ rustc-hash = "1.1.0"
serde = "1.0.155"
serde_json = "1.0.94"
serde_with = "2.3.1"
stardust-xr-fusion = "0.38.1"
stardust-xr-molecules = "0.22.0"
stardust-xr-fusion = "0.40.0"
stardust-xr-molecules = "0.24.3"
tokio = { version = "1.24.1", features = ["full"] }
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tween = "2.0.0"