Skip to content

Use zip instead of deprecated zip-extract#2294

Open
cbandy wants to merge 2 commits into
pgcentralfoundation:developfrom
cbandy:zip-dependency
Open

Use zip instead of deprecated zip-extract#2294
cbandy wants to merge 2 commits into
pgcentralfoundation:developfrom
cbandy:zip-dependency

Conversation

@cbandy
Copy link
Copy Markdown
Contributor

@cbandy cbandy commented May 28, 2026

A small cleanup I noticed while reviewing dependencies.

The zip-extract crate was deprecated last year because the upstream zip crate improved its API.

cbandy added 2 commits May 28, 2026 03:02
I found `cargo check` was failing regardless of the Postgres version
selected:

 expected fn pointer `unsafe extern "C-unwind" fn(_, *const u8, _, _, _, _, _)`
       found fn item `unsafe extern "C-unwind" fn(_, *const i8, _, _, _, _, _) {process_utility_hook}`
The zip-extract crate was deprecated last year because the upstream zip
crate improved its API.

See: https://crates.io/crates/zip-extract/0.4.1
@cbandy
Copy link
Copy Markdown
Contributor Author

cbandy commented May 28, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant