We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c6f29b commit b514595Copy full SHA for b514595
Cargo.toml
@@ -4,8 +4,7 @@ version = "0.0.1"
4
authors = ["Gero Gerke <[email protected]>"]
5
edition = "2018"
6
description = "InfluxDB Driver for Rust"
7
-keywords = ["influxdb", "time series database", "influx"]
8
-license = "MIT"
+keywords = ["influxdb", "database", "influx"]
9
license-file = "LICENSE.md"
10
readme = "README.md"
11
include = ["src/**/*", "tests/**/*", "Cargo.toml", "LICENSE"]
0 commit comments