Skip to content

Commit

Permalink
switched back to env_logger 0.9 for cd
Browse files Browse the repository at this point in the history
  • Loading branch information
krystianity committed May 13, 2023
1 parent 3b6632a commit bda2b69
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 @@ -6,7 +6,7 @@ edition = "2021"

[dependencies]
log = "0.4"
env_logger = "0.10"
env_logger = "0.9"
actix-web = "4.3"
serde = "1.0"
serde_json = "1.0"
Expand Down

0 comments on commit bda2b69

Please sign in to comment.