From 5a04affeefbf9134d86102a6b2a47ee73b922e0b Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Wed, 20 Dec 2023 09:00:51 -0500 Subject: [PATCH] Release 0.10.1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8bc9eb6..0392e51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ keywords = ["csv"] license = "MIT" name = "qsv-sniffer" repository = "https://github.com/jqnatividad/qsv-sniffer" -version = "0.10.0" +version = "0.10.1" rust-version = "1.74.0" [features]