Skip to content

Conversation

mcronce
Copy link
Contributor

@mcronce mcronce commented Aug 28, 2025

Description

Super minor change to update major versions of dependencies - http, reqwest, thiserror, indoc, and, for benchmarks, tokio. There is a compile error in benches/client.rs and some clippy warnings in influxdb/src/query/mod.rs, but both exist without these updates; any breaking changes that exist in those crates don't impact influxdb

Checklist

  • Formatted code using cargo fmt --all
  • Linted code using clippy with reqwest feature: cargo clippy --manifest-path influxdb/Cargo.toml --all-targets --no-default-features --features chrono,time,serde,derive,reqwest-client-rustls -- -D warnings
  • Updated README.md using cargo doc2readme -p influxdb --expand-macros
  • Reviewed the diff. Did you leave any print statements or unnecessary comments?
  • Any unfinished work that warrants a separate issue captured in an issue with a TODO code comment

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