Skip to content

Commit

Permalink
Merge pull request #355 from eko/dependabot/cargo/log-0.4.22
Browse files Browse the repository at this point in the history
Bump log from 0.4.21 to 0.4.22
  • Loading branch information
eko authored Jun 28, 2024
2 parents ec2deab + c0da9b4 commit 50179f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ serde = "1.0.203"
serde_derive = "1.0.123"
serde_json = "1.0.117"
ticker = "0.1.1"
log = "0.4.21"
log = "0.4.22"
env_logger = "0.11.3"
openssl = { version = "0.10.64", features = ["vendored"] }

Expand Down

0 comments on commit 50179f8

Please sign in to comment.