Skip to content

Commit

Permalink
Update prima_bridge requirement from 0.19 to 0.20
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.19.0...0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 94b33d8 commit 1a82dfc
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.19"
prima_bridge = "0.20"
tokio = {version = "1.17", features = ["rt", "macros", "rt-multi-thread"]}
tracing-actix-web = {version = "0.7.11", features = ["opentelemetry_0_27"]}
uuid = {version = "1.10", features = ["v4"]}

0 comments on commit 1a82dfc

Please sign in to comment.