Experimental objdiff-cli (WIP)

This commit is contained in:
2024-02-27 18:47:51 -07:00
parent 4eba5f71b0
commit 9a7d2bcebf
23 changed files with 1541 additions and 501 deletions

View File

@@ -19,7 +19,7 @@ wgpu = ["eframe/wgpu"]
wsl = []
[dependencies]
anyhow = "1.0.79"
anyhow = "1.0.80"
bytes = "1.5.0"
cfg-if = "1.0.0"
const_format = "0.2.32"