From 81eb9ce9299b2e31471db3f00457ff3c1a41fb60 Mon Sep 17 00:00:00 2001 From: Determinant Date: Wed, 10 Jun 2020 12:45:25 -0400 Subject: filter out other non-WAL files --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1593173..1a60577 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ edition = "2018" crc = "1.8.1" lru = "0.5.1" scan_fmt = "0.2.5" +regex = "1" [dev-dependencies] hex = "0.4.2" -- cgit v1.2.3-70-g09d2