Skip to content

Commit

Permalink
remove dotenvy
Browse files Browse the repository at this point in the history
  • Loading branch information
tvijverb committed Mar 20, 2024
1 parent 7b07673 commit 3b3ef4d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ tracing = "0.1.40"
tower-http = { version = "0.5.1", features = ["trace"] }
sqlx = { version = "0.7.3", features = ["runtime-tokio-rustls", "postgres", "macros", "time", "json", "uuid"] }
clap = { version = "4.5.1", features = ["derive", "env"] }
dotenvy = "0.15.7"
dotenv = { version = "0.15.0", features = ["clap"] }
axum-test = "14.4.0"

Expand Down

0 comments on commit 3b3ef4d

Please sign in to comment.