Skip to content

Commit

Permalink
Switch to dotenvy
Browse files Browse the repository at this point in the history
  • Loading branch information
maccesch authored Mar 13, 2022
1 parent ad79c72 commit 3abd19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/postgres/getting_started_step_1/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ edition = "2018"

[dependencies]
diesel = { version = "2.0.0", path = "../../../diesel", features = ["postgres"] }
dotenv = "0.15"
dotenvy = "0.15"

[[bin]]
name = "show_posts"
Expand Down

0 comments on commit 3abd19b

Please sign in to comment.