diff --git a/Cargo.lock b/Cargo.lock index 8afd8a5..b4eff0c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1004,7 +1004,7 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" [[package]] name = "postgrest" version = "1.3.0" -source = "git+https://github.com/estuary/postgrest-rs?branch=johnny/patches#d62cc1ee408204010031860f1816a84a6935b4ca" +source = "git+https://github.com/estuary/postgrest-rs?branch=johnny/patches#382f37ab8fec3b413be08c15790a69f88dcc0dec" dependencies = [ "reqwest", ]