Skip to content

Commit f35f2d4

Browse files
committed
chore(rest-api): publish it
1 parent 3ed3de8 commit f35f2d4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

rest-api/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
[package]
22
name = "unm_rest_api"
3-
description = "The RESTful API for dealing with UnblockNeteaseMusic API."
3+
description = "The RESTful API that can deal with UnblockNeteaseMusic API."
44
version = "0.1.0"
55
edition = "2021"
66
license = "LGPL-3.0-or-later"
77
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
88
readme = "./README.md"
9-
publish = false
109

1110
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1211

0 commit comments

Comments
 (0)