Skip to content

Conversation

micahrj
Copy link
Contributor

@micahrj micahrj commented Aug 10, 2024

Rust 1.80.0 added some FromIterator impls for Box<str> to the standard library (rust-lang/rust#125319), which means the currently locked version of the time crate no longer builds due to a type inference failure (rust-lang/rust#99969). Update the time crate to version 0.3.36, which fixes the build failure.

@robbert-vdh robbert-vdh merged commit 277ed5f into free-audio:master Aug 10, 2024
1 of 4 checks passed
@robbert-vdh
Copy link
Member

Thanks!

@micahrj micahrj deleted the update-time branch August 14, 2024 00:26
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.

2 participants