Skip to content

Update Cargo.lock & apply clippy suggestions#1046

Closed
amaanq wants to merge 2 commits into
Rigellute:masterfrom
amaanq:master
Closed

Update Cargo.lock & apply clippy suggestions#1046
amaanq wants to merge 2 commits into
Rigellute:masterfrom
amaanq:master

Conversation

@amaanq

@amaanq amaanq commented Nov 28, 2022

Copy link
Copy Markdown

The Cargo.lock update was mainly to fix a bug when compiling on some Linux distros where OpenSSL was bumped to OpenSSL 3.

The clippy suggestions are a variety of fixes detected by cargo clippy, although I did not apply the ones to suggest using assert! instead of assert_eq! for some variable true/false cases, mainly because that's an opinionated choice on what feels clearer.

Thanks for the awesome software!

  • Amaan

@amaanq amaanq closed this by deleting the head repository Feb 17, 2026
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