[PR #146] [MERGED] chore: upgrade clap to v4 #491

Closed
opened 2026-04-08 16:53:09 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/146
Author: @sigoden
Created: 11/11/2022
Status: Merged
Merged: 11/11/2022
Merged by: @sigoden

Base: mainHead: chore-upgrade-clap


📝 Commits (1)

  • 2551d95 chore: upgrade clap to v4

📊 Changes

5 files changed (+479 additions, -246 deletions)

View changed files

📝 Cargo.lock (+388 -173)
📝 Cargo.toml (+2 -2)
📝 README.md (+28 -29)
📝 src/args.rs (+50 -36)
📝 src/tls.rs (+11 -6)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/sigoden/dufs/pull/146 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 11/11/2022 **Status:** ✅ Merged **Merged:** 11/11/2022 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `chore-upgrade-clap` --- ### 📝 Commits (1) - [`2551d95`](https://github.com/sigoden/dufs/commit/2551d95def8b89285f776877a18410465809fee9) chore: upgrade clap to v4 ### 📊 Changes **5 files changed** (+479 additions, -246 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+388 -173) 📝 `Cargo.toml` (+2 -2) 📝 `README.md` (+28 -29) 📝 `src/args.rs` (+50 -36) 📝 `src/tls.rs` (+11 -6) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zhus added the pull-request label 2026-04-08 16:53:09 +03:00
zhus closed this issue 2026-04-08 16:53:09 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#491