Skip to content

Commit

Permalink
Update rustracing requirement from 0.5.1 to 0.6.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rustracing](https://github.com/sile/rustracing) to permit the latest version.
- [Release notes](https://github.com/sile/rustracing/releases)
- [Commits](sile/rustracing@0.5.1...0.6.0)

---
updated-dependencies:
- dependency-name: rustracing
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent c523748 commit a7b9b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pingora-cache/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ httpdate = "1.0.2"
log = { workspace = true }
async-trait = { workspace = true }
parking_lot = "0.12"
rustracing = "0.5.1"
rustracing = "0.6.0"
rustracing_jaeger = "0.7"
rmp = "0.8"
tokio = { workspace = true }
Expand Down

0 comments on commit a7b9b56

Please sign in to comment.