Skip to content

Pin chrono to 0.4.19 for Actix 1.x compatibility#35

Open
hariscats wants to merge 1 commit intoProgrammingRust:masterfrom
hariscats:master
Open

Pin chrono to 0.4.19 for Actix 1.x compatibility#35
hariscats wants to merge 1 commit intoProgrammingRust:masterfrom
hariscats:master

Conversation

@hariscats
Copy link
Copy Markdown

  • Fixes build failure caused by newer chrono versions resolving with the legacy Actix dependency stack.
  • Adds a direct chrono pin in Cargo.toml:8: chrono = "=0.4.19".
  • No source logic changes.
  • Verified with cargo check (passes).

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