chore: add desc and licensing

This commit is contained in:
electria 2026-08-15 14:54:01 -07:00
commit 0ff4238408
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
3 changed files with 243 additions and 1 deletions

View file

@ -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"