[package] name = "iox_query_influxql_rewrite" version.workspace = true authors.workspace = true edition.workspace = true license.workspace = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] # workspace dependencies: influxdb_influxql_parser.workspace = true # crates.io dependencies: thiserror.workspace = true [lints] workspace = true