Skip to content

Commit

Permalink
chore: sort Cargo.toml dependencies (#415)
Browse files Browse the repository at this point in the history
This is a gardening 🪴 PR sorting all `Cargo.toml` files' dependencies to
avoid merge conflicts.

> **Note**
> 
> The dependency section of the cargo.toml files should be changed in an
automated way, whenever possible, using the `cargo add` command since
the format may cause issues with the dependency management bots.
  • Loading branch information
LNSD authored Nov 13, 2023
1 parent a81a2f4 commit bb23fe9
Show file tree
Hide file tree
Showing 3 changed files with 181 additions and 174 deletions.
Loading

0 comments on commit bb23fe9

Please sign in to comment.