Repositioning

This commit is contained in:
Nicola Guerrera
2023-02-26 23:40:43 +01:00
parent 221ef082db
commit 9969571546
5 changed files with 34 additions and 38 deletions

View File

@@ -19,8 +19,8 @@ mint = "0.5.9"
nix = "0.26.1"
resvg = "0.29.0"
rustc-hash = "1.1.0"
stardust-xr-fusion = "0.38.0"
stardust-xr-molecules = "0.21.0"
stardust-xr-fusion = "0.38.1"
stardust-xr-molecules = "0.21.1"
tokio = { version = "1.24.1", features = ["full"] }
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }
tween = "2.0.0"