mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #78] [MERGED] Use a "forked" rcdom module #90
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#90
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aome510/hackernews-TUI/pull/78
Author: @aome510
Created: 8/11/2022
Status: ✅ Merged
Merged: 8/11/2022
Merged by: @aome510
Base:
main← Head:use-fork-rcdom📝 Commits (2)
782f98aremovedmarkup5ever_rcdomto use a "forked"rcdommodule6096c43fix clippy errors📊 Changes
5 files changed (+542 additions, -31 deletions)
View changed files
📝
Cargo.lock(+6 -24)📝
hackernews_tui/Cargo.toml(+15 -6)📝
hackernews_tui/src/client/mod.rs(+1 -0)📝
hackernews_tui/src/client/parser.rs(+1 -1)➕
hackernews_tui/src/client/rcdom.rs(+519 -0)📄 Description
markup5ever_rcdomto use a "forked"rcdommoduleCargo.toml🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.