forgejo-contrib/forgejo-cli
20
407
Fork
You've already forked forgejo-cli
51

chore: remove unused dependencies, narrow tokio features #527

Merged
LordMZTE merged 1 commit from jpk68/forgejo-cli:deps into main 2026年07月07日 08:08:59 +02:00
Contributor
Copy link

Changes Made

Essentially just what the title says.

Code of Conduct

  • I agree to act in accordance with the CoC & AI Agreement.
  • This contribution was not generated by an LLM, even in part.
### Changes Made Essentially just what the title says. ### Code of Conduct - [x] I agree to act in accordance with the CoC & AI Agreement. - [x] This contribution was not generated by an LLM, even in part.
chore: remove unused dependencies, narrow tokio features
All checks were successful
ci/woodpecker/pr/check-typos Pipeline was successful
ci/woodpecker/pr/check-clippy Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
aa4c10d527
Cyborus requested changes 2026年06月25日 14:49:42 +02:00
Dismissed
Cargo.toml Outdated
@ -69,0 +72,4 @@
"io-util",
"net",
"sync",
"time",
Member
Copy link

It's possible to drop io-util, net, sync, and time, too.

It's possible to drop `io-util`, `net`, `sync`, and `time`, too.
Author
Contributor
Copy link

Done, thanks.

Done, thanks.
jpk68 marked this conversation as resolved
jpk68 force-pushed deps from aa4c10d527
All checks were successful
ci/woodpecker/pr/check-typos Pipeline was successful
ci/woodpecker/pr/check-clippy Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
to 46060ffc08
All checks were successful
ci/woodpecker/pr/check-typos Pipeline was successful
ci/woodpecker/pr/check Pipeline was successful
ci/woodpecker/pr/check-clippy Pipeline was successful
2026年06月25日 19:05:55 +02:00
Compare
Sign in to join this conversation.
No reviewers
Labels
Clear labels
Kind/Breaking
Breaking change that won't be backward compatible
Kind/Bug
Something is not working
Kind/Design
Discussion about UI/UX design
Kind/Documentation
Documentation changes
Kind/Enhancement
Improve existing functionality
Kind/Feature
New functionality
Kind/Security
This is security issue
Kind/Testing
Issue or pull request related to testing
Kind/Upstream
This is an issue with upstream software (Forgejo) that is probably not our fault
Priority
Critical
The priority is critical
Priority
High
The priority is high
Priority
Low
The priority is low
Priority
Medium
The priority is medium
Reviewed
Confirmed
Issue has been confirmed
Reviewed
Duplicate
This issue or pull request already exists
Reviewed
Invalid
Invalid issue
Reviewed
Won't Fix
This issue won't be fixed
Status
Abandoned
Somebody has started to work on this but abandoned work
Status
Blocked
Something is blocking this issue or pull request
Status
Need More Info
Feedback is required to reproduce issue or to continue work
Suspicious
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
forgejo-contrib/forgejo-cli!527
Reference in a new issue
forgejo-contrib/forgejo-cli
No description provided.
Delete branch "jpk68/forgejo-cli:deps"

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?