Remove unnecessary tempfile prod dependency

pull/218/head
Thomas Eizinger 3 years ago
parent 729f4f09a8
commit d54fac6fd9
No known key found for this signature in database
GPG Key ID: 651AC83A6C6C8B96

@ -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…
Cancel
Save