Release v0.26.1

This commit is contained in:
kpcyrd
2024-09-14 16:16:02 +02:00
parent 1f71836dbc
commit 49e2acab76
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -4376,7 +4376,7 @@ checksum = "62bb4feee49fdd9f707ef802e22365a35de4b7b299de4763d44bfea899442ff9"
[[package]]
name = "sn0int"
version = "0.26.0"
version = "0.26.1"
dependencies = [
"atty",
"boxxy",

View File

@@ -1,6 +1,6 @@
[package]
name = "sn0int"
version = "0.26.0"
version = "0.26.1"
description = "Semi-automatic OSINT framework and package manager"
authors = ["kpcyrd <git@rxv.cc>"]
license = "GPL-3.0"