Skip to content

Commit

Permalink
chore: dependencies updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjackwills committed Apr 12, 2024
1 parent 11a5abe commit bec41d4
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 78 deletions.
144 changes: 70 additions & 74 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 2 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "havn"
version = "0.1.9"
version = "0.1.9"
edition = "2021"
authors = ["Jack Wills <[email protected]>"]
description = "A fast configurable port scanner with reasonable defaults"
Expand Down Expand Up @@ -52,6 +52,4 @@ codegen-units = 1
panic = "abort"
strip = true
debug = false
opt-level = "z"
# Nightly only
# trim-paths = "all"
opt-level = "z"

0 comments on commit bec41d4

Please sign in to comment.