update to 1.6.0 #8

Merged
paulbsd merged 3 commits from develop into master 2023-11-10 23:46:43 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7d45f708c3 - Show all commits

2
Cargo.lock generated
View File

@ -543,7 +543,7 @@ dependencies = [
[[package]]
name = "ipblc"
version = "1.5.2"
version = "1.6.0"
dependencies = [
"chrono",
"clap",

View File

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