Skip to content

Commit 46c586c

Browse files
committed
chore: don't publish some WIP packages
1 parent 43ffd8b commit 46c586c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

crypto/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ version = "0.1.0"
55
edition = "2021"
66
repository = "https://github.com/UnblockNeteaseMusic/server-rust"
77
license = "LGPL-3.0-only"
8+
publish = false
89

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

engines/qq/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name = "unm_engine_qq"
33
version = "0.1.0"
44
edition = "2021"
5+
publish = false
56

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

0 commit comments

Comments
 (0)