[PR #530] [MERGED] Deps #531

Closed
opened 2026-06-08 11:29:09 +03:00 by zhus · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/530
Author: @bootandy
Created: 10/6/2025
Status: Merged
Merged: 10/6/2025
Merged by: @bootandy

Base: masterHead: deps


📝 Commits (2)

📊 Changes

6 files changed (+264 additions, -298 deletions)

View changed files

📝 Cargo.lock (+185 -223)
📝 config/config.toml (+3 -1)
📝 man-page/dust.1 (+19 -19)
📝 src/config.rs (+4 -4)
📝 src/dir_walker.rs (+45 -49)
📝 tests/test_flags.rs (+8 -2)

📄 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/bootandy/dust/pull/530 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 10/6/2025 **Status:** ✅ Merged **Merged:** 10/6/2025 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `deps` --- ### 📝 Commits (2) - [`04b80b4`](https://github.com/bootandy/dust/commit/04b80b474cd2a59906134141cbbd5322d42038bf) deps: cargo update - [`d005190`](https://github.com/bootandy/dust/commit/d00519085a9ba47e11092a064ef9651f763acf1c) style: fix clippy ### 📊 Changes **6 files changed** (+264 additions, -298 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+185 -223) 📝 `config/config.toml` (+3 -1) 📝 `man-page/dust.1` (+19 -19) 📝 `src/config.rs` (+4 -4) 📝 `src/dir_walker.rs` (+45 -49) 📝 `tests/test_flags.rs` (+8 -2) </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-06-08 11:29:09 +03:00
zhus closed this issue 2026-06-08 11:29:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bootandy/archived-dust#531