Skip to content

Commit c06d301

Browse files
chore(deps): bump lz4_flex in the cargo group across 1 directory (#179)
Bumps the cargo group with 1 update in the / directory: [lz4_flex](https://github.com/pseitz/lz4_flex). Updates `lz4_flex` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](PSeitz/lz4_flex@0.12.0...0.12.1) --- updated-dependencies: - dependency-name: lz4_flex dependency-version: 0.12.1 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Randy Grok <98407738+randygrok@users.noreply.github.com>
1 parent 4bb293a commit c06d301

3 files changed

Lines changed: 18 additions & 18 deletions

File tree

Cargo.lock

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

bin/ev-reth/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ url.workspace = true
6060

6161
# Reth OTLP tracing
6262
reth-tracing-otlp.workspace = true
63-
tracing-subscriber = { version = "0.3.20", features = ["env-filter", "fmt"] }
63+
tracing-subscriber = { version = "0.3.23", features = ["env-filter", "fmt"] }
6464

6565
[lints]
6666
workspace = true

crates/node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ reth-tracing.workspace = true
9090
tempfile.workspace = true
9191
hex = "0.4"
9292
alloy-rlp.workspace = true
93-
tracing-subscriber = "0.3.20"
93+
tracing-subscriber = "0.3.23"
9494

9595
[lints]
9696
workspace = true

0 commit comments

Comments
 (0)