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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine-cli/Cargo.toml b/adenosine-cli/Cargo.toml
index 4431665..0be5641 100644
--- a/adenosine-cli/Cargo.toml
+++ b/adenosine-cli/Cargo.toml
@@ -23,7 +23,7 @@ serde_json = "1"
base64 = "0.13"
regex = "1"
lazy_static = "1"
-dotenv = "0.15"
+dotenvy = "0.15"
data-encoding = "2"
rand = "0.8"
time = { version = "0.3", features = ["formatting"] }