Skip to content

Commit 9288ec0

Browse files
authored
Merge pull request #4486 from tgross35/fix-no-publish
[0.2] Fix no publish
2 parents 1c5b553 + 6787deb commit 9288ec0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ keywords = ["libc", "ffi", "bindings", "operating", "system"]
55
categories = ["external-ffi-bindings", "no-std", "os"]
66
exclude = ["/ci/*", "/.github/*", "/.cirrus.yml", "/triagebot.toml"]
77
description = "Raw FFI bindings to platform libraries like libc."
8-
publish = false # On the main branch, we don't want to publish anything
98
authors = ["The Rust Project Developers"]
109
edition = "2021"
1110
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)