Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sile
Copy link
Owner

@sile sile commented Mar 16, 2025

Copilot Summary

This pull request includes several updates to dependencies and refactors error handling in multiple example files to use the orfail crate instead of anyhow. The most important changes include updating the Cargo.toml dependencies, modifying the error handling in example files, and updating the test module in src/lib.rs.

Dependency updates:

  • Cargo.toml: Updated clap to version 4, added orfail version 1.1.0, and updated smol to version 2.

Error handling refactor:

Test module updates:

  • src/lib.rs: Updated test module to use orfail for error handling and added orfail::OrFail import. [1] [2] [3]

@sile sile merged commit 374c2c6 into master Mar 16, 2025
9 checks passed
@sile sile deleted the update-dev-dpes branch March 16, 2025 01:26
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.

2 participants