Skip to content

Commit

Permalink
Added Walkdir Dependency
Browse files Browse the repository at this point in the history
and updated version
  • Loading branch information
Drew-Alleman authored Apr 26, 2023
1 parent 68288ac commit 75423f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ds"
version = "1.1.1"
version = "1.1.2"
edition = "2021"
authors = ["Drew Alleman"]
repository = "https://github.com/Drew-Alleman/DataSurgeon/"
Expand All @@ -13,4 +13,5 @@ categories = ["osint", "email", "regex", "incident-response", "hacking", "ip-add
[dependencies]
regex = "1.7.1"
clap = "4.1.8"
walkdir = "2.3.3"

0 comments on commit 75423f6

Please sign in to comment.