Remove git-based dependencies and update several (#379)

This commit is contained in:
Ethan Roseman
2026-07-10 13:25:34 +08:00
committed by GitHub
parent 73917c12a8
commit 4d0a273d65
6 changed files with 1693 additions and 985 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ enable-ansi-support = "0.3"
memmap2 = "0.9"
objdiff-core = { path = "../objdiff-core", features = ["all"] }
prost = "0.14"
ratatui = "0.29"
ratatui = "0.30"
rayon = "1.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"