[PR #655] [MERGED] refactor: update deps #666

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

📋 Pull Request Information

Original PR: https://github.com/sigoden/dufs/pull/655
Author: @sigoden
Created: 1/8/2026
Status: Merged
Merged: 1/8/2026
Merged by: @sigoden

Base: mainHead: refactor


📝 Commits (1)

📊 Changes

12 files changed (+644 additions, -465 deletions)

View changed files

📝 Cargo.lock (+595 -404)
📝 Cargo.toml (+3 -4)
📝 src/args.rs (+2 -7)
📝 src/utils.rs (+25 -27)
📝 tests/assets.rs (+1 -2)
📝 tests/bind.rs (+2 -2)
📝 tests/cli.rs (+5 -2)
📝 tests/config.rs (+1 -2)
📝 tests/fixtures.rs (+1 -3)
📝 tests/http_logger.rs (+2 -3)
📝 tests/single_file.rs (+2 -3)
📝 tests/tls.rs (+5 -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/655 **Author:** [@sigoden](https://github.com/sigoden) **Created:** 1/8/2026 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@sigoden](https://github.com/sigoden) **Base:** `main` ← **Head:** `refactor` --- ### 📝 Commits (1) - [`d4cd16e`](https://github.com/sigoden/dufs/commit/d4cd16e136e7a89568cacfe16c3eeac35b77ab4c) refactor: update deps ### 📊 Changes **12 files changed** (+644 additions, -465 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+595 -404) 📝 `Cargo.toml` (+3 -4) 📝 `src/args.rs` (+2 -7) 📝 `src/utils.rs` (+25 -27) 📝 `tests/assets.rs` (+1 -2) 📝 `tests/bind.rs` (+2 -2) 📝 `tests/cli.rs` (+5 -2) 📝 `tests/config.rs` (+1 -2) 📝 `tests/fixtures.rs` (+1 -3) 📝 `tests/http_logger.rs` (+2 -3) 📝 `tests/single_file.rs` (+2 -3) 📝 `tests/tls.rs` (+5 -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:53 +03:00
zhus closed this issue 2026-04-08 16:53:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#666