Skip to content

Commit

Permalink
Merge pull request #195 from tkrs/dependabot/cargo/pretty_env_logger-0.5
Browse files Browse the repository at this point in the history
build(deps): update pretty_env_logger requirement from 0.4 to 0.5
  • Loading branch information
tkrs authored Jul 31, 2024
2 parents 72b9e44 + 44c6ccb commit 0648d1f
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 @@ -28,6 +28,6 @@ serde_derive = "1.0"
uuid = { version = "1.2", features = ["v4"] }

[dev-dependencies]
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
once_cell = "1"
rand = "0.8"

0 comments on commit 0648d1f

Please sign in to comment.