Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency upgrade: Cursive + Chrono warnings #3778

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

yeastplume
Copy link
Member

  • Upgrades cursive to 0.20 as previous version was so out of date as to be causing conflicts updating Cargo.lock
  • Further chrono warning updates with DateTime::<Utc>::from_utc becoming DateTime::from_naive_utc_and_offset
  • timestamp::nanos() => .timestamp_nanos_opt().unwrap_or_default() (only in TUI so not critical)

Supercedes #3687

@yeastplume
Copy link
Member Author

Merging, need to investigate windows illegal instruction failure separately

@yeastplume yeastplume merged commit c5efaa4 into mimblewimble:master Jan 29, 2024
11 of 12 checks passed
bayk added a commit to mwcproject/mwc-node that referenced this pull request Jun 23, 2024
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.

1 participant