diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -98,6 +98,7 @@ dependencies = [ "lru", "nix", "rand", + "regex", "scan_fmt", ] |
index : growth-ring | |
Simple and modular write-ahead-logging implementation. |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | Cargo.lock | 1 |
@@ -98,6 +98,7 @@ dependencies = [ "lru", "nix", "rand", + "regex", "scan_fmt", ] |