diff --git a/Cargo.toml b/Cargo.toml index 380bbb4..aa2f5a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ proto_pdk = "0.32" serde = { version = "1", features = ["derive"] } [dev-dependencies] -proto_pdk_test_utils = "0.43" +proto_pdk_test_utils = "0.45" starbase_sandbox = "0.8" tokio = { version = "1", features = ["full"] }