Skip to content

Commit b9aab2c

Browse files
committed
switch over to fork auxtools for now
1 parent 1bdd255 commit b9aab2c

3 files changed

Lines changed: 3 additions & 102 deletions

File tree

crates/dm-disasm/Cargo.lock

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/dm-disasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
crate-type = ["cdylib"]
88

99
[dependencies]
10-
auxtools = { path = "auxtools-local/auxtools" }
10+
auxtools = { git = "https://github.com/ZeWaka/auxtools", rev = "e43d3129932e5e5d0388e5810f774bc361615c44", package = "auxtools" }
1111
dmasm = { git = "https://github.com/willox/dmasm", branch = "master" }
1212
serde = { version = "1", features = ["derive"] }
1313
serde_json = "1"

crates/dm-disasm/auxtools-disasm.patch

Lines changed: 0 additions & 101 deletions
This file was deleted.

0 commit comments

Comments
 (0)