Skip to content

Commit

Permalink
Only publish needed files to crates.io
Browse files Browse the repository at this point in the history
Do not include files not required for building the crate.
  • Loading branch information
sophokles73 committed Jul 19, 2024
1 parent 5e8fdeb commit a642586
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ include = [
"/up-spec/up-core-api/uprotocol/*",
"/build.rs",
"/Cargo.toml",
"/CONTRIBUTING.md",
"/LICENSE",
"/NOTICE.md",
"/README.md",
]
keywords = ["uProtocol", "SDK", "communication"]
Expand Down

0 comments on commit a642586

Please sign in to comment.