mirror of
https://github.com/aome510/hackernews-TUI.git
synced 2026-04-26 09:25:56 +03:00
[PR #29] [MERGED] Reduce crate size using cargo diet by soon to be 26MB #51
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/hackernews-TUI#51
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/29
Author: @Byron
Created: 4/25/2021
Status: ✅ Merged
Merged: 4/25/2021
Merged by: @aome510
Base:
main← Head:main📝 Commits (2)
8d3a437Reduce crate size usingcargo dietby soon to be 26MB354da53Actually remove the 'hn-tui.toml' include which is overruled later📊 Changes
3 files changed (+2 additions, -1 deletions)
View changed files
📝
Cargo.toml(+1 -0)📝
src/hn-tui-default.toml(+0 -0)📝
src/main.rs(+1 -1)📄 Description
Here is the output it produced.
Please note that I found it easiest to move the default configuration
file that is included in main.rs into the root, similar to how
alacritty does it. There it might be more discoverable, too.
Also, please let me know if there is anything missing to make this
mergeable.
PS: Congrats to making it to the front page!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
CommentViewandStoryView#72