Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update toolchain to 1.81.0 #1195

Merged
merged 5 commits into from
Oct 10, 2024
Merged

Conversation

w-lfchen
Copy link
Contributor

@w-lfchen w-lfchen commented Sep 7, 2024

Description

  • switch to 1.81.0 toolchain
  • dependency updates
  • fix new warnings/lints

Checklist

  • I added my changes to CHANGELOG.md, if appropriate.
  • The documentation in the docs/content/main directory has been adjusted to reflect my changes.
    don't think there is anything that needs to be adjusted
  • I used cargo fmt to automatically format all code before committing

@w-lfchen w-lfchen changed the title 2Feat/updates feat: update toolchain to 1.81.0 Sep 7, 2024
Comment on lines -34 to -36
for err in err.chain() {
format!("chain: {}", err);
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

i'm guessing this was some leftover debug print
removing it seemed to make the most sense here

@elkowar elkowar merged commit ef32bf2 into elkowar:master Oct 10, 2024
1 check passed
@w-lfchen w-lfchen deleted the feat/updates branch October 10, 2024 17:33
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