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