update deps

This commit is contained in:
2025-02-11 13:31:14 -08:00
parent b352707b99
commit 309fc2494d
2 changed files with 196 additions and 140 deletions

View File

@@ -10,9 +10,8 @@ edition = "2021"
anyhow = "1.0.75"
clap = { version = "4.4.2", features = ["derive"] }
futures = "0.3.30"
git2 = "0.18.1"
git2 = "0.20.0"
lazy-regex = "3.1.0"
pollster = "0.3.0"
rbx_asset = { path = "rbx_asset" }
rbx_binary = "0.7.4"
rbx_dom_weak = "2.7.0"