Skip to content

Commit 7f33e11

Browse files
committed
Publish tests
1 parent b1037c2 commit 7f33e11

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Unreleased
44

55
- Add a test to ensure that `Error` satisfies `Send` and `Sync`.
6+
- Publish tests. [`#179`](https://github.com/rust-syndication/rss/pull/179)
67

78
## 2.0.11 - 2024-11-22
89

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ documentation = "https://docs.rs/rss/"
88
license = "MIT/Apache-2.0"
99
readme = "README.md"
1010
keywords = ["rss", "feed", "parser", "parsing"]
11-
include = ["src/*", "Cargo.toml", "LICENSE-MIT", "LICENSE-APACHE", "README.md"]
1211
edition = "2021"
1312

1413
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)