Skip to content

Commit 79acfd6

Browse files
authored
Remove unnecessary files from package (#14)
1 parent a31b872 commit 79acfd6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ description = "Asynchronous TLS/SSL streams for Tokio using Rustls."
1010
categories = ["asynchronous", "cryptography", "network-programming"]
1111
edition = "2021"
1212
rust-version = "1.63"
13+
exclude = ["/.github", "/examples", "/scripts"]
1314

1415
[dependencies]
1516
tokio = "1.0"

0 commit comments

Comments
 (0)