We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8efd050 commit a31d651Copy full SHA for a31d651
Cargo.toml
@@ -5,4 +5,5 @@ authors = ["emk <[email protected]>"]
5
license = "WTFPL OR MIT OR Apache-2.0"
6
description = "Interface for querying p0f unix socket API."
7
keywords = ["p0f"]
8
-repository = "https://github.com/emkw/rust-p0f_api"
+repository = "https://github.com/emkw/rust-p0f_api.git"
9
+readme = "README.md"
0 commit comments