From a60ec906083e74c6b8cfbecca48d618f36bdf617 Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Tue, 26 Dec 2023 13:14:08 +0100 Subject: [PATCH] update to 1.6.7 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 2f9f66e..e73e870 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -558,7 +558,7 @@ dependencies = [ [[package]] name = "ipblc" -version = "1.6.6" +version = "1.6.7" dependencies = [ "chrono", "clap", diff --git a/Cargo.toml b/Cargo.toml index 6f54800..d737f3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ipblc" -version = "1.6.6" +version = "1.6.7" edition = "2021" authors = ["PaulBSD "] description = "ipblc is a tool that search and send attacking ip addresses to ipbl"