Skip to content

Commit 2a1bc13

Browse files
build(deps): bump log from 0.4.25 to 0.4.27 (#1638)
Bumps [log](https://github.com/rust-lang/log) from 0.4.25 to 0.4.27. - [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.25...0.4.27) --- updated-dependencies: - dependency-name: log dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b7a600c commit 2a1bc13

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
@@ -66,7 +66,7 @@ jsonrpsee = { version = "0.24.8" }
6666
jsonrpsee-core = { version = "0.24.4" }
6767
kvdb-rocksdb = "0.19.0"
6868
libsecp256k1 = { version = "0.7.1", default-features = false }
69-
log = { version = "0.4.22", default-features = false }
69+
log = { version = "0.4.27", default-features = false }
7070
num_enum = { version = "0.7.3", default-features = false }
7171
parity-db = "0.4.13"
7272
parking_lot = "0.12.3"

0 commit comments

Comments
 (0)