mirror of
https://gitlab.com/hladislav/radiobrowser-lib-rust.git
synced 2025-04-29 23:34:12 +00:00
description
This commit is contained in:
parent
027d9a8dbe
commit
c12e7481e8
1 changed files with 2 additions and 0 deletions
|
@ -1,11 +1,13 @@
|
|||
[package]
|
||||
name = "radiobrowser"
|
||||
version = "0.1.0"
|
||||
authors = ["segler_alex <segler_alex@web.de>"]
|
||||
edition = "2021"
|
||||
license = "MIT"
|
||||
keywords = ["audio", "api", "radiobrowser"]
|
||||
categories = ["multimedia::audio", "multimedia", "api-bindings"]
|
||||
documentation = "https://docs.rs/radiobrowser"
|
||||
description = "Client library for radiobrowser compatible servers with auto fallback to other available servers"
|
||||
readme = "README.md"
|
||||
repository = "https://gitlab.com/radiobrowser/radiobrowser-lib-rust"
|
||||
|
||||
|
|
Loading…
Reference in a new issue