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

Skip to content

Conversation

@NoraCodes
Copy link
Contributor

Just fix a typo


  • Cargo Format

    • Run cargo fmt on the project.
  • Clippy lints

    • Run cargo clippy -- -Dwarnings on the project to check for suggestions
    • Run cargo clippy --fix to let clippy apply the suggestions itself, if any.

@wantguns
Copy link
Owner

Thanks

@wantguns wantguns merged commit 24c7f43 into wantguns:master Apr 26, 2022
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