Skip to content

Commit

Permalink
chore(deps): update rust crate dotenvy to 0.15.7 (#228)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 1b08825 commit b84e814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ path = "src/bin/main/main.rs"
path = "src/lib/lib.rs"

[dependencies]
dotenvy = "0.15"
dotenvy = "0.15.7"
tracing = "0.1"
tracing-subscriber = "0.3"
envy = "0.4"
Expand Down

0 comments on commit b84e814

Please sign in to comment.