Skip to content

Commit

Permalink
Upgraded dependencies
Browse files Browse the repository at this point in the history
Previously shadow wouldn't compile on nightly due to a rust type inference
change that breaks existing rust code, and they intend to stabilize this
change. For us that breakage occurs in the time crate, so this PR upgrades all
dependencies (including the time library) to fix the build errors.

rust-lang/rust#99969 (comment)

rust-lang/rust#125319
  • Loading branch information
stevenengler committed May 23, 2024
1 parent 62b6b2b commit 5e2eb8a
Showing 1 changed file with 356 additions and 317 deletions.
Loading

0 comments on commit 5e2eb8a

Please sign in to comment.