Skip to content

Conversation

@wangfu91
Copy link
Owner

No description provided.

wangfu91 added 3 commits July 27, 2025 18:02
Enhanced error handling by adding context messages to errors when reading USN and MFT entries. This provides clearer diagnostics when failures occur during iteration.
@wangfu91 wangfu91 self-assigned this Jul 27, 2025
Copilot AI review requested due to automatic review settings July 27, 2025 10:19
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR replaces a Git submodule dependency with a Cargo path dependency that references the same GitHub repository. This modernizes the dependency management approach by using Cargo's patch mechanism instead of Git submodules.

  • Removes the Git submodule usn-journal-rs and its configuration
  • Updates Cargo.toml to use a direct version dependency with a Git patch
  • Improves error handling by adding proper context to iterator results

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 1 comment.

File Description
usn-journal-rs Removes the Git submodule reference
.gitmodules Removes Git submodule configuration
Cargo.toml Changes from path dependency to version dependency with Git patch
src/main.rs Adds error context handling for iterator results

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@wangfu91 wangfu91 merged commit 8f2d72f into master Jul 27, 2025
1 check passed
@wangfu91 wangfu91 changed the title Replace submodule with cargo path Replace submodule with cargo patch Jul 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant