Skip to content

Commit

Permalink
chore: run 'cargo update'
Browse files Browse the repository at this point in the history
Summary: Dependabot will update all of our "first-party" dependencies that
we list in Cargo.toml, but that doesn't mean it will pick up transitive
dependencies that might also see minor semver compatible bumps. `cargo update`
handles that for us, instead.

Ideally, this would be handled as a separate dependabot flow, but I don't know
how to do that...

Signed-off-by: Austin Seipp <[email protected]>
Change-Id: I12cd2e03e2863abd8ed961304685d276
  • Loading branch information
thoughtpolice committed Sep 24, 2023
1 parent 9697970 commit ca6371c
Showing 1 changed file with 121 additions and 127 deletions.
Loading

0 comments on commit ca6371c

Please sign in to comment.