Export artifact bytes explicitly
This commit is contained in:
parent
2a86900e57
commit
22fa4fc675
9 changed files with 346 additions and 15 deletions
|
|
@ -18,6 +18,7 @@ repository = "https://example.invalid/disasmer"
|
|||
|
||||
[workspace.dependencies]
|
||||
anyhow = "1.0"
|
||||
base64 = "0.22"
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
futures-executor = "0.3"
|
||||
hex = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue