version 1.8.0 #15

Merged
paulbsd merged 20 commits from develop-rustables into master 2024-12-23 19:17:13 +01:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit 84f3aba863 - Show all commits

4
Cargo.lock generated
View File

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
version = 4
[[package]]
name = "addr2line"
@ -724,7 +724,7 @@ dependencies = [
[[package]]
name = "ipblc"
version = "1.7.1"
version = "1.8.0"
dependencies = [
"chrono",
"clap",

View File

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