influxdb/influxdb_line_protocol
Carol (Nichols || Goulding) d1db5ec4d3
feat: Enable the union feature of smallvec
This feature was only recently added (it only works in Rust 1.49) and
potentially reduces the size of smallvecs. Doesn't seem like it could
hurt.

https://docs.rs/smallvec/1.7.0/smallvec/#union
2021-12-06 09:37:15 -05:00
..
src chore: Rust 1.55 2021-09-10 12:36:49 +02:00
Cargo.toml feat: Enable the union feature of smallvec 2021-12-06 09:37:15 -05:00