Skip to content

feat(rust): make error-related types public#396

Merged
lukapeschke merged 3 commits intomainfrom
rust-make-error-types-public
Sep 17, 2025
Merged

feat(rust): make error-related types public#396
lukapeschke merged 3 commits intomainfrom
rust-make-error-types-public

Conversation

@lukapeschke
Copy link
Collaborator

No description provided.

Signed-off-by: Luka Peschke <luka.peschke@toucantoco.com>
@lukapeschke lukapeschke self-assigned this Sep 16, 2025
@lukapeschke lukapeschke added ✋ need review ✋ 🦀 rust 🦀 Pull requests that edit Rust code labels Sep 16, 2025
calamine = { version = "^0.30.1", features = ["dates"] }
chrono = { version = "^0.4.42", default-features = false }
log = "^0.4.28"
log = "^0.4"
Copy link
Collaborator

@PrettyWood PrettyWood Sep 16, 2025

Choose a reason for hiding this comment

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

FMI why was it necessary to loosen it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the tracing crate has a pinned log=0.4.27 constraint 😕

@lukapeschke lukapeschke merged commit 0674458 into main Sep 17, 2025
23 checks passed
@lukapeschke lukapeschke deleted the rust-make-error-types-public branch September 17, 2025 08:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🦀 rust 🦀 Pull requests that edit Rust code ✋ need review ✋

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants