From 79790705343352119554cab5d20de5a43b53d7b3 Mon Sep 17 00:00:00 2001 From: Joel Natividad <1980690+jqnatividad@users.noreply.github.com> Date: Sun, 31 Mar 2024 07:49:49 -0400 Subject: [PATCH] 0.10.3 release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 48bcbf0..2e6c2e4 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.2" +version = "0.10.3" rust-version = "1.77.1" [features]