Merge pull request #469 from influxdata/dotenv-dep

fix: dotenv is both a build and a dev dependency
pull/24376/head
Carol (Nichols || Goulding) 2020-11-23 13:15:04 -05:00 committed by GitHub
commit ba3d4a2b72
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ tokio-util = "0.3.1"
[dev-dependencies]
tempfile = "3.1.0"
dotenv = "0.15.0"
[build-dependencies]
dotenv = "0.15.0"