Skip to content

Commit 3328ebf

Browse files
authored
Merge pull request #10 from qryxip/publish-false
Add `publish = false` to prevent misoperation
2 parents 297cf39 + 671dbfd commit 3328ebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "ac-library-rs"
33
version = "0.1.0"
44
authors = ["matsu7874 <[email protected]>"]
55
edition = "2018"
6+
publish = false
67

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

0 commit comments

Comments
 (0)