Skip to content

Commit a31d651

Browse files
committed
Cargo.toml: correct repository url.
1 parent 8efd050 commit a31d651

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Cargo.toml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ authors = ["emk <[email protected]>"]
55
license = "WTFPL OR MIT OR Apache-2.0"
66
description = "Interface for querying p0f unix socket API."
77
keywords = ["p0f"]
8-
repository = "https://github.com/emkw/rust-p0f_api"
8+
repository = "https://github.com/emkw/rust-p0f_api.git"
9+
readme = "README.md"

0 commit comments

Comments
 (0)