aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine-cli/Cargo.toml')
-rw-r--r--adenosine-cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/adenosine-cli/Cargo.toml b/adenosine-cli/Cargo.toml
index 2d14447..9fa8fa7 100644
--- a/adenosine-cli/Cargo.toml
+++ b/adenosine-cli/Cargo.toml
@@ -22,6 +22,7 @@ serde_json = "*"
base64 = "*"
regex = "*"
lazy_static = "*"
+dotenv = "*"
# uncertain about these...
anyhow = "1.0"