Merge pull request 'update to version 1.6.4' (#11) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

Reviewed-on: #11
This commit is contained in:
Paul 2023-11-27 13:49:42 +01:00
commit 103f8ea411
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"