Skip to content

Commit b3e52e0

Browse files
authored
Update Cargo.toml
1 parent 15831a0 commit b3e52e0

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 = "hacker"
33
version = "1.0.2" # Matches VERSION constant in the code
44
edition = "2021"
5-
description = "A simple package management tool using apt."
5+
description = "A simple package management tool using dnf."
66
authors = ["HackerOS Team <[email protected]>"]
77
license = "MIT" # Added a common license; change if needed
88
repository = "https://github.com/HackerOS-Linux-System/Hacker-Package-Manager.git"

0 commit comments

Comments
 (0)