From 341b3ae26c2edb8e713734bc678bc44d79691971 Mon Sep 17 00:00:00 2001 From: Nilstrieb Date: Sat, 2 Oct 2021 12:59:32 +0200 Subject: [PATCH] changed todo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 58e2b4e..3a59b88 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "badargs" -version = "0.1.1" +version = "0.1.2" edition = "2018" license = "MIT" description = "Type safe zero-dependency argument parser"