Skip to content

Commit

Permalink
Merge pull request #2662 from containers/dependabot/cargo/env_logger-…
Browse files Browse the repository at this point in the history
…0.11.1

Bump env_logger from 0.10.2 to 0.11.1
  • Loading branch information
YJDoc2 authored Feb 1, 2024
2 parents b9f27e4 + ff1ffb7 commit 584bed6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 27 deletions.
42 changes: 16 additions & 26 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 crates/libcgroups/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ mockall = { version = "0.12.1", features = [] }
clap = "4.1.6"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
env_logger = "0.10"
env_logger = "0.11"
serial_test = "3.0.0"
tempfile = "3"

0 comments on commit 584bed6

Please sign in to comment.