Skip to content

Commit

Permalink
Update prima_bridge requirement from 0.16 to 0.17
Browse files Browse the repository at this point in the history
Updates the requirements on [prima_bridge](https://github.com/primait/bridge.rs) to permit the latest version.
- [Release notes](https://github.com/primait/bridge.rs/releases)
- [Changelog](https://github.com/primait/bridge.rs/blob/master/CHANGELOG.md)
- [Commits](primait/bridge.rs@0.16.0...0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent e323640 commit 8b39d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ once_cell = "1.19.0"
[dev-dependencies]
actix-web = "4.0.1"
opentelemetry-jaeger = {version = "0.22", features = ["integration_test"]}
prima_bridge = "0.16"
prima_bridge = "0.17"
tokio = {version = "1.17", features = ["rt", "macros", "rt-multi-thread"]}
tracing-actix-web = {version = "0.7.11", features = ["opentelemetry_0_23"]}
uuid = {version = "1.10", features = ["v4"]}

0 comments on commit 8b39d8b

Please sign in to comment.