summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-12-05 21:33:44 +0200
committerLars Wirzenius <liw@liw.fi>2021-12-05 21:33:44 +0200
commit7845a6633953d46bf8bcb84af06f746fc5e427c6 (patch)
treee72e07f26f0e8d07f9fe58bb8bb66566287911e1 /Cargo.lock
parent34f660a6399eacb4847138f9caf7e2cf7a28124e (diff)
downloadobnam-benchmark-7845a6633953d46bf8bcb84af06f746fc5e427c6.tar.gz
feat: create and count test data files
They're empty, for now. 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 3673319..e9af5eb 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -589,6 +589,7 @@ dependencies = [
"subplotlib",
"tempfile",
"thiserror",
+ "walkdir",
]
[[package]]