Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Temporarily pin indicatif to 0.17.9 #484

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

tgross35
Copy link
Contributor

0.17.10 introduced a change that removes Sync from ProgressStyle, which makes it more difficult to share in a callback. Pin the dependency for now until we see if indicatif will change this back or if we need to find a workaround.

0.17.10 introduced a change that removes `Sync` from `ProgressStyle`,
which makes it more difficult to share in a callback. Pin the dependency
for now until we see if `indicatif` will change this back or if we need
to find a workaround.
@tgross35 tgross35 enabled auto-merge (rebase) January 28, 2025 10:34
@tgross35 tgross35 merged commit e901b3e into rust-lang:master Jan 28, 2025
35 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant