mirror of
https://github.com/openharmony/third_party_rust_io-lifetimes.git
synced 2026-07-01 21:04:05 -04:00
Exclude tests and examples from the crates.io package.
This shrinks the generated package size from 44K to 40K.
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ keywords = ["api", "io"]
|
||||
categories = ["os", "rust-patterns"]
|
||||
edition = "2018"
|
||||
repository = "https://github.com/sunfishcode/io-lifetimes"
|
||||
exclude = ["/.github"]
|
||||
include = ["src", "build.rs", "Cargo.toml", "COPYRIGHT", "LICENSE*", "/*.md"]
|
||||
|
||||
[dependencies]
|
||||
# io-lifetimes only depends on libc/windows-sys for the ability to close
|
||||
|
||||
Reference in New Issue
Block a user