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 474e2ca commit f539da4Copy full SHA for f539da4
Cargo.toml
@@ -1 +1,8 @@
1
+[package]
2
+name = "hacker"
3
+version = "0.1.0"
4
+edition = "2021"
5
+description = "A simple package management tool using dnf"
6
+authors = ["HackerOS Team <[email protected]>"]
7
8
+[dependencies]
0 commit comments