Skip to content

Commit 9a17ebf

Browse files
Bump env_logger from 0.10.2 to 0.11.8 (#29)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.10.2 to 0.11.8. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.10.2...v0.11.8) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44f21de commit 9a17ebf

File tree

2 files changed

+50
-39
lines changed

2 files changed

+50
-39
lines changed

Cargo.lock

Lines changed: 49 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ tdx_workload_attestation = { version = "0.1.0", default-features = false }
3636
# Core libraries
3737
base64 = "0.21"
3838
chrono = "0.4.41" # For timestamp generation in mock attestation reports
39-
env_logger = "0.10"
39+
env_logger = "0.11"
4040
hex = "0.4"
4141
indicatif = "0.17"
4242
lazy_static = "1.4"

0 commit comments

Comments
 (0)