We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2c394b commit dad2394Copy full SHA for dad2394
Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
authors = ["Tony Chuks Awunor <[email protected]>"]
6
description = "Memory-safe network security scanner for vulnerability assessment"
7
license = "MIT"
8
-repository = "https://github.com/your-username/rust-network-scanner"
+repository = "https://github.com/guardsarm/rust-network-scanner"
9
keywords = ["security", "network", "scanner", "vulnerability", "memory-safe"]
10
categories = ["network-programming", "development-tools"]
11
0 commit comments