change subzero dep sha

This commit is contained in:
Ruslan Talpa
2025-07-04 13:39:49 +03:00
parent 45631bf2e5
commit 6549708b44
2 changed files with 1740 additions and 1265 deletions

3003
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -104,7 +104,7 @@ uuid.workspace = true
x509-cert.workspace = true
redis.workspace = true
zerocopy.workspace = true
subzero-core = { git = "https://github.com/neondatabase-labs/subzero", rev = "35e8f59d57404f57cbc84f7c486cbbc147602c98", features = ["postgresql"], optional = true }
subzero-core = { git = "https://github.com/neondatabase-labs/subzero", rev = "0b3d3278f5f9ac9311a7280cb1676de80e021f06", features = ["postgresql"], optional = true }
jsonpath_lib = { version = "0.3.0", optional = true }
ouroboros = { version = "0.18", optional = true }