We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43ffd8b commit 46c586cCopy full SHA for 46c586c
2 files changed
crypto/Cargo.toml
@@ -5,6 +5,7 @@ version = "0.1.0"
5
edition = "2021"
6
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
7
license = "LGPL-3.0-only"
8
+publish = false
9
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
engines/qq/Cargo.toml
@@ -2,6 +2,7 @@
2
name = "unm_engine_qq"
3
version = "0.1.0"
4
0 commit comments