We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed3de8 commit f35f2d4Copy full SHA for f35f2d4
1 file changed
rest-api/Cargo.toml
@@ -1,12 +1,11 @@
1
[package]
2
name = "unm_rest_api"
3
-description = "The RESTful API for dealing with UnblockNeteaseMusic API."
+description = "The RESTful API that can deal with UnblockNeteaseMusic API."
4
version = "0.1.0"
5
edition = "2021"
6
license = "LGPL-3.0-or-later"
7
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
8
readme = "./README.md"
9
-publish = false
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
0 commit comments