diff --git a/Cargo.toml b/Cargo.toml index dba0c3c..7cb3b71 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"]}