chore: add desc and licensing
This commit is contained in:
parent
799064eae4
commit
0ff4238408
3 changed files with 243 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
[package]
|
||||
name = "itop"
|
||||
description = "top program, made in iced"
|
||||
license = "AGPL-3.0-or-later"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
license = "AGPL-3.0-or-later"
|
||||
|
||||
[dependencies]
|
||||
smol = "2.0.2"
|
||||
|
|
|
|||
Loading…
Reference in a new issue