feat: upgrade molecules

This commit is contained in:
Nova
2024-05-17 23:34:47 -04:00
parent 358a4bec29
commit 4fc7a513b6
10 changed files with 186 additions and 207 deletions

View File

@@ -6,11 +6,9 @@ edition = "2021"
[dependencies]
protostar = { path = "../protostar" }
color-eyre = "0.6.2"
color-rs = "0.8.0"
clap = "4.4.6"
manifest-dir-macros = "0.1.18"
glam = "0.24.2"
mint = "0.5.9"
tween = "2.0.1"
tracing-subscriber = "0.3.17"
tokio = { workspace = true }