Skip to content

Commit

Permalink
build(deps): bump the minor-and-patch-updates group across 1 director…
Browse files Browse the repository at this point in the history
…y with 2 updates (#2600)

Bumps the minor-and-patch-updates group with 2 updates in the / directory: [tracing-loki](https://github.com/hrxi/tracing-loki) and [libp2p-identity](https://github.com/libp2p/rust-libp2p).


Updates `tracing-loki` from 0.2.4 to 0.2.5
- [Changelog](https://github.com/hrxi/tracing-loki/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hrxi/tracing-loki/commits)

Updates `libp2p-identity` from 0.2.8 to 0.2.9
- [Release notes](https://github.com/libp2p/rust-libp2p/releases)
- [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/rust-libp2p/commits)

---
updated-dependencies:
- dependency-name: tracing-loki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
- dependency-name: libp2p-identity
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 491216f commit a688ab4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 62 deletions.
72 changes: 11 additions & 61 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ thiserror = "1.0"
time = { version = "0.3", optional = true }
tokio = { version = "1.38", features = ["rt"], optional = true }
toml = "0.8"
tracing-loki = { version = "0.2.4", optional = true }
tracing-loki = { version = "0.2.5", optional = true }
tracing-subscriber = { version = "0.3", optional = true, features = ["env-filter", "std"] }
tracing-web = { version = "0.1", optional = true}
url = { version = "2.5", features = ["serde"] }
Expand Down

0 comments on commit a688ab4

Please sign in to comment.