diff options
| author | Yuval Adam <_@yuv.al> | 2024-05-31 14:26:52 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2024-05-31 14:26:52 +0200 |
| commit | ef9f7e29ba829435da1a7290a8bdafb5ecf03299 (patch) | |
| tree | b9d6d92792ea5c9b700eb878507c46b534c9c0dc /Cargo.toml | |
| parent | a0f73e088846ddc31e10b7ad25bd533c11a06a6f (diff) | |
Prepare metadata for first publish
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,7 +1,11 @@ [package] name = "somafm" version = "0.1.0" +authors = ["Yuval Adam <_@yuv.al>"] edition = "2021" +license = "MIT" +keywords = ["radio", "somafm", "media"] +repository = "https://github.com/yuvadm/somafm.rs" [dependencies] inquire = "0.7.5" |
