Skip to content

Commit aaad044

Browse files
Update prima_bridge requirement from 0.19 to 0.22 (#136)
1 parent 4c4c53a commit aaad044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ once_cell = "1.19.0"
5858
[dev-dependencies]
5959
actix-web = "4.0.1"
6060
opentelemetry-jaeger = {version = "0.22", features = ["integration_test"]}
61-
prima_bridge = "0.19"
61+
prima_bridge = "0.22"
6262
tokio = {version = "1.17", features = ["rt", "macros", "rt-multi-thread"]}
6363
tracing-actix-web = {version = "0.7.11", features = ["opentelemetry_0_27"]}
6464
uuid = {version = "1.10", features = ["v4"]}

0 commit comments

Comments
 (0)