Skip to content

Commit 65ae9f1

Browse files
Include examples so that cargo publish works
1 parent 9f04cb5 commit 65ae9f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ repository = "https://github.com/snapview/tungstenite-rs"
1212
version = "0.20.0"
1313
edition = "2018"
1414
rust-version = "1.51"
15-
include = ["benches/**/*", "src/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
15+
include = ["benches/**/*", "src/**/*", "examples/**/*", "LICENSE-*", "README.md", "CHANGELOG.md"]
1616

1717
[package.metadata.docs.rs]
1818
all-features = true

0 commit comments

Comments
 (0)