mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #63] [MERGED] Update dependencies #80
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#80
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/63
Author: @aome510
Created: 1/16/2022
Status: ✅ Merged
Merged: 1/16/2022
Merged by: @aome510
Base:
main← Head:update-deps📝 Commits (4)
e6b8c69fix clippy errorsc592c52update dependencies (exceptcursive-related libarires)6327180update cursive-related dependenciesa85b81fremove redundantCargo.lock📊 Changes
12 files changed (+265 additions, -1503 deletions)
View changed files
📝
Cargo.lock(+227 -205)📝
config.md(+1 -1)➖
hackernews_tui/Cargo.lock(+0 -1264)📝
hackernews_tui/Cargo.toml(+12 -12)📝
hackernews_tui/src/main.rs(+4 -4)📝
hackernews_tui/src/view/article_view.rs(+8 -5)📝
hackernews_tui/src/view/comment_view.rs(+2 -1)📝
hackernews_tui/src/view/fn_view_wrapper.rs(+2 -2)📝
hackernews_tui/src/view/help_view.rs(+2 -5)📝
hackernews_tui/src/view/search_view.rs(+3 -1)📝
hackernews_tui/src/view/story_view.rs(+2 -1)📝
hackernews_tui/src/view/text_view.rs(+2 -2)📄 Description
Brief description of changes
cursive-related dependencies:cursivefrom0.16.3to0.17.0cursive-async-viewfrom0.5.0to0.6.0cursive-buffered_backendfrom0.5.0to0.6.0cursive-aligned-viewfrom0.5.0to0.6.0clapfrom2.34.0to3.0.7Cargo.lockinhackernews_tuifolder🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.