Skip to content

Conversation

@kejadlen
Copy link
Collaborator

@kejadlen kejadlen commented Jan 9, 2026

Summary

Updates indicatif (0.17.9 → 0.18.3) and tracing-indicatif (0.3.9 → 0.3.14).

tracing-indicatif 0.3.14 requires indicatif 0.18. This resolves the type mismatch between the two crates that blocks broader dependency updates.

Assisted-by: Claude Opus 4.5 via Claude Code

….14)

tracing-indicatif 0.3.14 requires indicatif 0.18, resolving version
mismatch that caused type errors between the two crates.

Assisted-by: Claude Opus 4.5 via Claude Code
Copy link

@whizzzkid whizzzkid left a comment

Choose a reason for hiding this comment

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

human-panic = "2.0.2"
ignore = "0.4.23"
indicatif = "0.17"
indicatif = "*"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
indicatif = "*"
indicatif = "0.18"

tracing = "0.1.40"
tracing-appender = "0.2.3"
tracing-indicatif = "0.3.9"
tracing-indicatif = "*"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
tracing-indicatif = "*"
tracing-indicatif = "0.3"

@kejadlen kejadlen merged commit 227f56e into main Jan 13, 2026
11 checks passed
@kejadlen kejadlen deleted the alpha/push-qzrxmyvuvxps branch January 13, 2026 21:11
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.

4 participants