Skip to content

Commit

Permalink
Merge pull request #411 from eko/dependabot/cargo/log-0.4.25
Browse files Browse the repository at this point in the history
build(deps): Bump log from 0.4.22 to 0.4.25
  • Loading branch information
eko authored Jan 22, 2025
2 parents 7f63571 + 28d503b commit 4243e42
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 @@ -13,7 +13,7 @@ reqwest = { version = "0.12.12", features = ["json"] }
serde = "1.0.217"
serde_derive = "1.0.123"
serde_json = "1.0.137"
log = "0.4.22"
log = "0.4.25"
env_logger = "0.11.6"
openssl = { version = "0.10.68", features = ["vendored"] }

Expand Down

0 comments on commit 4243e42

Please sign in to comment.