Skip to content

Commit

Permalink
chore(deps): update rust crate log to 0.4.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent e03d307 commit 6a16ff9
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 4 deletions.
148 changes: 145 additions & 3 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 @@ -27,7 +27,7 @@ fancy-regex = "0.14.0"
flate2 = "1.0.34"
graphql_client = { version = "0.14.0", features = ["reqwest-blocking"] }
inquire = "0.7.5"
log = "0.4.22"
log = "0.4.24"
pretty_env_logger = "0.5.0"
reqwest = { version = "0.11.27", features = ["blocking"] }
serde = { version = "1.0.215", features = ["derive"] }
Expand Down

0 comments on commit 6a16ff9

Please sign in to comment.