Skip to content

Commit 31d7fd8

Browse files
authored
Update Cargo.toml
1 parent 42bd860 commit 31d7fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cybersecurity/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
description = "A simple package management tool using apt."
66
authors = ["HackerOS Team <[email protected]>"]
77
license = "MIT" # Added a common license; change if needed
8-
repository = "https://github.com/hackeros/hacker" # Optional: add if you have a repo
8+
repository = "https://github.com/HackerOS-Linux-System/Hacker-Package-Manager.git"
99

1010
[dependencies]
1111
colored = "2.0" # Required for colored output in the CLI

0 commit comments

Comments
 (0)