Skip to content

Commit ea31a3d

Browse files
dependabot[bot]mythi
authored andcommitted
build(deps): bump log from 0.4.28 to 0.4.29
Bumps [log](https://github.com/rust-lang/log) from 0.4.28 to 0.4.29. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.28...0.4.29) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eb35025 commit ea31a3d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -44,7 +44,7 @@ kbs-types = "0.14.0"
4444
kms = { git = "https://github.com/confidential-containers/guest-components.git", rev = "7be23a1", default-features = false }
4545
jsonwebtoken = { version = "10", default-features = false, features = ["aws_lc_rs"] }
4646
lazy_static = "1.4.0"
47-
log = "0.4.28"
47+
log = "0.4.29"
4848
openssl = "0.10.75"
4949
p256 = "0.13.2"
5050
p521 = "0.13.2"

0 commit comments

Comments
 (0)