mirror of
https://github.com/neondatabase/neon.git
synced 2025-12-22 21:59:59 +00:00
move subzero_core to proxy libs (#12742)
We have a dedicated libs folder for proxy related libraries. Let's move the subzero_core stub there.
This commit is contained in:
@@ -46,10 +46,10 @@ members = [
|
||||
"libs/proxy/json",
|
||||
"libs/proxy/postgres-protocol2",
|
||||
"libs/proxy/postgres-types2",
|
||||
"libs/proxy/subzero_core",
|
||||
"libs/proxy/tokio-postgres2",
|
||||
"endpoint_storage",
|
||||
"pgxn/neon/communicator",
|
||||
"proxy/subzero_core",
|
||||
]
|
||||
|
||||
[workspace.package]
|
||||
|
||||
Reference in New Issue
Block a user