refactor: upgrade stereokit-rust

This commit is contained in:
Nova
2025-02-24 15:21:03 -08:00
parent eeb5e0fb98
commit e6353467c1
8 changed files with 59 additions and 48 deletions

View File

@@ -78,7 +78,7 @@ serde_repr = "0.1.19"
toml = "0.8.19"
# mathy stuffs
glam = { version = "0.29.0", features = ["mint", "serde"] }
glam = { version = "0.30.0", features = ["mint", "serde"] }
mint = "0.5.9"
tokio = { version = "1.39.2", features = ["rt-multi-thread", "signal", "time"] }
prisma = "0.1.1"