Skip to content

Commit b514595

Browse files
committed
Improve Tag Name
1 parent 6c6f29b commit b514595

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ version = "0.0.1"
44
authors = ["Gero Gerke <[email protected]>"]
55
edition = "2018"
66
description = "InfluxDB Driver for Rust"
7-
keywords = ["influxdb", "time series database", "influx"]
8-
license = "MIT"
7+
keywords = ["influxdb", "database", "influx"]
98
license-file = "LICENSE.md"
109
readme = "README.md"
1110
include = ["src/**/*", "tests/**/*", "Cargo.toml", "LICENSE"]

0 commit comments

Comments
 (0)