Skip to content

Commit abaaa3a

Browse files
committed
Update author email and fix dependencies for crates.io publication
1 parent dad2394 commit abaaa3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "rust-network-scanner"
33
version = "0.1.0"
44
edition = "2021"
5-
authors = ["Tony Chuks Awunor <your-email@example.com>"]
5+
authors = ["Tony Chuks Awunor <chuksawunor@guardsarm.com>"]
66
description = "Memory-safe network security scanner for vulnerability assessment"
77
license = "MIT"
88
repository = "https://github.com/guardsarm/rust-network-scanner"

0 commit comments

Comments
 (0)