Commit 7ec955b
committed
chore(deps): Upgrade our crates and chrono
Because our dependencies aren't aligned, we end up running into errors such as:
there are multiple different versions of crate `actix_web` in the dependency graph
The general strategy for subsequent commits: upgrade/sync dependencies using
`cargo tree -d` as a rough guide. I'll be prefering depdency versions from our
library crates (e.g. dino-park-gate, dino-park-guard, dino-park-trust,
cis-profile, cis-client).
The commits, in isolation, won't compile, since there's a lot of errors to work
through.
Jira: IAM-19081 parent 522d6f7 commit 7ec955b
2 files changed
Lines changed: 1435 additions & 275 deletions
0 commit comments