Skip to content

Commit

Permalink
Merge pull request #51 from iawia002/dependabot/cargo/env_logger-0.11.1
Browse files Browse the repository at this point in the history
build(deps): bump env_logger from 0.10.2 to 0.11.1
  • Loading branch information
iawia002 authored Apr 2, 2024
2 parents 8886876 + 8a06c79 commit b24cfdb
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 35 deletions.
49 changes: 15 additions & 34 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 wacker-daemon/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ tokio = { workspace = true, features = ["signal"] }
tonic.workspace = true

tokio-stream = { version = "0.1.14", features = ["net"] }
env_logger = "0.10.2"
env_logger = "0.11.1"
chrono = "0.4.34"

0 comments on commit b24cfdb

Please sign in to comment.