Skip to content

Commit

Permalink
added exclude to package metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yasamoka committed Mar 23, 2024
1 parent 18790e9 commit 728a6a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ keywords = [
"web",
]

exclude = [".vscode", ".github", "book"]

[dependencies]
parking_lot = "0.12.1"
uuid = { version = "1.7.0", features = ["v4"] }
Expand Down

0 comments on commit 728a6a6

Please sign in to comment.