Skip to content

Commit

Permalink
Merge pull request #2 from exti0p/dependabot/cargo/pretty_env_logger-…
Browse files Browse the repository at this point in the history
…0.5.0

Update pretty_env_logger requirement from 0.4.0 to 0.5.0
  • Loading branch information
extiop authored May 29, 2023
2 parents a9de914 + 104dd81 commit 09217bc
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 @@ -23,7 +23,7 @@ serde_json = "1.0.92"

# logging
log = "0.4.17"
pretty_env_logger = "0.4.0"
pretty_env_logger = "0.5.0"

[profile.release]
opt-level = "z" # Optimize for size
Expand Down

0 comments on commit 09217bc

Please sign in to comment.