aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-11-28 16:39:21 +0100
committerAndreas Grois <andi@grois.info>2021-11-28 16:39:21 +0100
commitaa5aad67201a4467b608fc7ce05e57cecb5cf790 (patch)
tree395f492daffbb32e1a54a499d300c525d241366d /Cargo.lock
parentfcc41f8148ae298eb559dfedd44b1fe6c1b3892a (diff)
Draft for volume binning config support.
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 467199b..4e0b6da 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,5 +1,7 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
+version = 3
+
[[package]]
name = "aho-corasick"
version = "0.7.15"