update to version 1.6.4
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
Paul 2023-11-27 13:44:44 +01:00
parent 1313296acf
commit 104d1558b1
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -547,7 +547,7 @@ dependencies = [
[[package]]
name = "ipblc"
version = "1.6.3"
version = "1.6.4"
dependencies = [
"chrono",
"clap",

View File

@ -1,6 +1,6 @@
[package]
name = "ipblc"
version = "1.6.3"
version = "1.6.4"
edition = "2021"
authors = ["PaulBSD <paul@paulbsd.com>"]
description = "ipblc is a tool that search and send attacking ip addresses to ipbl"