From 47fd1e1985faa8d3251674c4ea92e11797da5866 Mon Sep 17 00:00:00 2001 From: Guillaume Pasquet Date: Wed, 16 Feb 2022 13:56:40 +0000 Subject: Fix: pick up list of files instead of hard-coded thing --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index aa82567..4f2849c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "barb" -version = "0.1.0" +version = "0.1.1" edition = "2018" license = "GPL-3.0-or-later" description = "Command-line tool to perform file-based HTTP(s) requests." -- cgit v1.2.3