Skip to content

Conversation

@86667
Copy link
Contributor

@86667 86667 commented Sep 18, 2024

quick fix to get z2 running. eth-spout currently broken in main with:

error[E0282]: type annotations needed for `Box<_>`
  --> /home/tw/.cargo/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.34/src/format_description/parse/mod.rs:83:9
   |
83 |     let items = format_items
   |         ^^^^^
...
86 |     Ok(items.into())
   |              ---- type must be known at this point
   |
   = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update`

See note: in the bottom of the error message

@86667 86667 requested a review from rrw-zilliqa as a code owner September 18, 2024 11:06
Copy link
Contributor

@rrw-zilliqa rrw-zilliqa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, on a quick scan :-) - thank you!

@86667 86667 merged commit a7efcf1 into main Sep 19, 2024
@86667 86667 deleted the quick_dep_update branch September 19, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants