influxdb/influxdb_line_protocol
dependabot[bot] 3ff48152c9
chore(deps): Bump smallvec from 1.9.0 to 1.10.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: smallvec
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-03 01:56:00 +00:00
..
src feat: support parallel, chunked upload via `influxdb_iox write` of line protocol, gzip'd line protocol, and parquet (#5757) 2022-09-30 21:02:38 +00:00
Cargo.toml chore(deps): Bump smallvec from 1.9.0 to 1.10.0 2022-10-03 01:56:00 +00:00
influxdb_line_protocol.h feat: Expose a C API for the IOx LP parser (#5267) 2022-08-02 15:44:41 +00:00