From cdff0e2837993b91a6174fb778002d5a8d260782 Mon Sep 17 00:00:00 2001 From: Adam Lesperance Date: Fri, 13 Sep 2019 01:19:41 -0500 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index d13f226..6139501 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -260,7 +260,7 @@ dependencies = [ [[package]] name = "fse_dump" -version = "0.4.9" +version = "0.4.10" dependencies = [ "bus 2.2.2 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",