Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix lints, bump deps, fix inconsistencies #77

Merged
merged 5 commits into from
Dec 18, 2020
Merged

Fix lints, bump deps, fix inconsistencies #77

merged 5 commits into from
Dec 18, 2020

Conversation

vimpunk
Copy link
Owner

@vimpunk vimpunk commented Dec 18, 2020

No description provided.

@vimpunk vimpunk merged commit 748d528 into master Dec 18, 2020
@vimpunk vimpunk deleted the fix-lints branch December 18, 2020 14:41
vimpunk added a commit that referenced this pull request Dec 18, 2020
* Fix clippy lints

* Start using tx/rx for mpsc channel pairs to follow convention

* Fix one inconsistent import

* Bump outdated cargo dependencies

* Cut unused tokio features to speed up builds
vimpunk added a commit that referenced this pull request Dec 20, 2020
* Fix lints, bump deps, fix inconsistencies (#77)

* Fix clippy lints

* Start using tx/rx for mpsc channel pairs to follow convention

* Fix one inconsistent import

* Bump outdated cargo dependencies

* Cut unused tokio features to speed up builds

* Start using structopt for CLI args to decrease boilerplate

* Add stdin reader

* Add basic tui to cli app

* Restructure cli app into modules

* cut unnecessary FsStructure abstraction

* Add files list with file completion counter

* Add peers list and new peers alert API to torrent

* Fix announce peer count bug

* Update readme for clarity and include showcase gif

* Cut showcase gif

* Add back fixed showcase gif

* clippy lints and typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant