mirror of
https://github.com/NotAShelf/stash.git
synced 2026-04-12 14:07:42 +00:00
multicall: go back to forking solution
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I2a24a3c7efc41fc45c675fd98e08782e6a6a6964
This commit is contained in:
parent
96089f364b
commit
2d8ccf2a4f
3 changed files with 42 additions and 20 deletions
|
|
@ -28,6 +28,7 @@ imagesize = "0.14.0"
|
|||
inquire = { default-features = false, version = "0.9.1", features = [
|
||||
"crossterm",
|
||||
] }
|
||||
libc = "0.2.177"
|
||||
log = "0.4.28"
|
||||
env_logger = "0.11.8"
|
||||
thiserror = "2.0.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue