Skip to content

Commit

Permalink
refactor: switch to feed-rs
Browse files Browse the repository at this point in the history
This library has a simpler API that unifies Atom and RSS, and is more
maintained. As a side-effect, it also allows us to resolve our chrono
security advisories.

Unfortunately, since we are no longer responsible for parsing the date,
we cannot support invalid, naive dates.

Ref: https://github.com/feed-rs/feed-rs
  • Loading branch information
lukehsiao committed Sep 6, 2023
1 parent 770f44f commit 9fb0621
Show file tree
Hide file tree
Showing 3 changed files with 339 additions and 566 deletions.
Loading

0 comments on commit 9fb0621

Please sign in to comment.