mirror of
https://github.com/encounter/decomp-toolkit.git
synced 2025-12-10 22:17:53 +00:00
Update dependencies
This commit is contained in:
977
Cargo.lock
generated
977
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -55,7 +55,7 @@ multimap = "0.10"
|
|||||||
nodtool = "1.4"
|
nodtool = "1.4"
|
||||||
#nodtool = { path = "../nod-rs/nodtool" }
|
#nodtool = { path = "../nod-rs/nodtool" }
|
||||||
num_enum = "0.7"
|
num_enum = "0.7"
|
||||||
objdiff-core = { version = "2.2", features = ["ppc"] }
|
objdiff-core = { version = "=2.2", features = ["ppc"] }
|
||||||
#objdiff-core = { path = "../objdiff/objdiff-core", features = ["ppc"] }
|
#objdiff-core = { path = "../objdiff/objdiff-core", features = ["ppc"] }
|
||||||
object = { version = "0.36", features = ["read_core", "std", "elf", "write_std"], default-features = false }
|
object = { version = "0.36", features = ["read_core", "std", "elf", "write_std"], default-features = false }
|
||||||
once_cell = "1.20"
|
once_cell = "1.20"
|
||||||
|
|||||||
Reference in New Issue
Block a user