[PR #165] [MERGED] New version2 #337

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

📋 Pull Request Information

Original PR: https://github.com/bootandy/dust/pull/165
Author: @bootandy
Created: 8/5/2021
Status: Merged
Merged: 8/5/2021
Merged by: @bootandy

Base: masterHead: new_version2


📝 Commits (3)

  • dc12ece bugfix: Fix crash when using '-f' flag
  • 2a04338 clippy: Fix clippy lints
  • 26c2ac3 Increment version

📊 Changes

7 files changed (+17 additions, -16 deletions)

View changed files

📝 Cargo.lock (+1 -1)
📝 Cargo.toml (+1 -1)
📝 src/dir_walker.rs (+1 -1)
📝 src/display.rs (+5 -5)
📝 src/display_node.rs (+6 -5)
📝 src/platform.rs (+2 -2)
📝 src/utils.rs (+1 -1)

📄 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/165 **Author:** [@bootandy](https://github.com/bootandy) **Created:** 8/5/2021 **Status:** ✅ Merged **Merged:** 8/5/2021 **Merged by:** [@bootandy](https://github.com/bootandy) **Base:** `master` ← **Head:** `new_version2` --- ### 📝 Commits (3) - [`dc12ece`](https://github.com/bootandy/dust/commit/dc12ecec0b614320084ce2c2f97e93e4003d1f7d) bugfix: Fix crash when using '-f' flag - [`2a04338`](https://github.com/bootandy/dust/commit/2a04338e00f60704f7bfbd65fd326177ee8a0ca0) clippy: Fix clippy lints - [`26c2ac3`](https://github.com/bootandy/dust/commit/26c2ac35f3722d7c323231ad96ba3545b1a1da58) Increment version ### 📊 Changes **7 files changed** (+17 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+1 -1) 📝 `Cargo.toml` (+1 -1) 📝 `src/dir_walker.rs` (+1 -1) 📝 `src/display.rs` (+5 -5) 📝 `src/display_node.rs` (+6 -5) 📝 `src/platform.rs` (+2 -2) 📝 `src/utils.rs` (+1 -1) </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:27:17 +03:00
zhus closed this issue 2026-06-08 11:27:18 +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#337