From f69d2801069850b48c6424b50d0107799d56e2f8 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Sun, 20 Feb 2022 09:30:46 +0000 Subject: Handle errors (more) gracefully --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6e5e22c..68d51da 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "barb" -version = "0.1.2" -edition = "2018" +version = "0.1.3" +edition = "2021" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." repository = "https://gitlab.com/guillaume54/barb" -- cgit v1.2.3