Skip to content

Commit f4bf9fe

Browse files
committed
mark ttrpc-example as non-publishable
add publish = false to ttrpc-example to avoid publishing it by mistake Signed-off-by: Jorge Prendes <jorge.prendes@gmail.com>
1 parent e2ec568 commit f4bf9fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ readme = "README.md"
99
repository = "https://github.com/alipay/ttrpc-rust"
1010
homepage = "https://github.com/alipay/ttrpc-rust"
1111
description = "An example of ttrpc."
12+
publish = false
1213

1314
[dev-dependencies]
1415
protobuf = "3.7.2"

0 commit comments

Comments
 (0)