mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #68] [MERGED] Update dependencies #81
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#81
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/68
Author: @aome510
Created: 3/26/2022
Status: ✅ Merged
Merged: 3/29/2022
Merged by: @aome510
Base:
main← Head:update-deps📝 Commits (6)
b41c6deupdate dependencies74bcd2eupdate app's dir initialization logic7ac110bfallback to use $HOME.config if $XDG_CONFIG_HOME/hn-tui.toml not found963580ecleanupfd32684update the default/example config file603a167update readme📊 Changes
7 files changed (+371 additions, -206 deletions)
View changed files
📝
Cargo.lock(+254 -123)📝
README.md(+11 -3)📝
examples/hn-tui.toml(+17 -17)📝
hackernews_tui/Cargo.toml(+13 -13)📝
hackernews_tui/src/client/parser.rs(+2 -2)📝
hackernews_tui/src/config/mod.rs(+19 -25)📝
hackernews_tui/src/main.rs(+55 -23)📄 Description
Brief description of changes
dirs_nextspecificationsREADMEto indicate new config/cache finding logic🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.