mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 14:02:55 +00:00
change subzero dep sha
This commit is contained in:
3003
Cargo.lock
generated
3003
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -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 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user