Skip to content

Commit f539da4

Browse files
authored
Update Cargo.toml
1 parent 474e2ca commit f539da4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Cargo.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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]>"]
17

8+
[dependencies]

0 commit comments

Comments
 (0)