summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-05 21:01:44 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-05 21:01:44 +0200
commitcfd03ee39e5fd5bef42e1de229a0868fae909c33 (patch)
tree6a8dbad109cd7b5f70e2f60df6210dbbe2cb86ec /Cargo.lock
parenta4221521b353009727608263a1d169b4abc7033f (diff)
downloadobnam-benchmark-cfd03ee39e5fd5bef42e1de229a0868fae909c33.tar.gz
feat: create a temporary directory for test data
Sponsored-by: author
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index bd4e55c..3673319 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -587,6 +587,7 @@ dependencies = [
"structopt",
"subplot-build",
"subplotlib",
+ "tempfile",
"thiserror",
]