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 15831a0 commit b3e52e0Copy full SHA for b3e52e0
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "hacker"
3
version = "1.0.2" # Matches VERSION constant in the code
4
edition = "2021"
5
-description = "A simple package management tool using apt."
+description = "A simple package management tool using dnf."
6
authors = ["HackerOS Team <[email protected]>"]
7
license = "MIT" # Added a common license; change if needed
8
repository = "https://github.com/HackerOS-Linux-System/Hacker-Package-Manager.git"
0 commit comments