Skip to content

Commit 78f7f40

Browse files
Upgrade dotenv
1 parent b23c2f6 commit 78f7f40

File tree

2 files changed

+3
-103
lines changed

2 files changed

+3
-103
lines changed

Cargo.lock

Lines changed: 2 additions & 102 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2018"
66

77
# Sorted by alphanumeric order
88
[dependencies]
9-
dotenv = "0.14.1"
9+
dotenv = "0.15"
1010
env_logger = "0.7.0"
1111
hex = "0.4.0"
1212
itertools = "0.10.0"

0 commit comments

Comments
 (0)