Skip to content

Commit e877510

Browse files
authored
Update Cargo.lock with latest versions of dependencies (#16044)
Prompted by #16033 I was curious how many of our transitive dependencies were out of date and could be updated. This commit goes about running `cargo update` to update the lockfile, but holding back packages that are used to pass data between crates and need to align versions. These are pretty minor updates, the interesting one was there was apparently an nalgebra 0.33.3 release recently that we weren't using. I assume dependabot didn't pick this up because we're not upgrading to 0.34.x because of the msrv bump.
1 parent ad95060 commit e877510

1 file changed

Lines changed: 56 additions & 69 deletions

File tree

Cargo.lock

Lines changed: 56 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)