diff --git a/indexer_phat/contracts/http_client/Cargo.toml b/indexer_phat/contracts/http_client/Cargo.toml index 92b3205..79066c2 100644 --- a/indexer_phat/contracts/http_client/Cargo.toml +++ b/indexer_phat/contracts/http_client/Cargo.toml @@ -19,7 +19,7 @@ pink-s3 = "0.7.0" indoc = "2.0.4" [dev-dependencies] -pink-extension-runtime = "0.4" +pink-extension-runtime = "0.5" [lib] name = "http_client"