mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-22 00:20:33 -04:00
Remove unnecessary tempfile prod dependency
This commit is contained in:
parent
729f4f09a8
commit
d54fac6fd9
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ sigma_fun = { git = "https://github.com/LLFourn/secp256kfun", features = ["ed255
|
|||
sled = "0.34"
|
||||
structopt = "0.3"
|
||||
strum = { version = "0.20", features = ["derive"] }
|
||||
tempfile = "3"
|
||||
thiserror = "1"
|
||||
time = "0.2"
|
||||
tokio = { version = "1.0", features = ["rt-multi-thread", "time", "macros", "sync"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue