Skip to content

Commit

Permalink
build(deps): Update env_logger requirement from 0.10.0 to 0.11.2 (#154)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: env_logger
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 15, 2024
1 parent e556514 commit 0207de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/cert-manager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rustls-pemfile = "2.0.0"
x509-parser = "0.15.1"

[dev-dependencies]
env_logger = "0.10.0"
env_logger = "0.11.2"
tempfile = "3.5.0"

[package.metadata.cargo-udeps.ignore]
Expand Down

0 comments on commit 0207de4

Please sign in to comment.