Skip to content

deps: bump rusqlite from 0.32 to 0.39#6

Merged
Wintersta7e merged 1 commit into
mainfrom
deps/rusqlite-0.39
May 6, 2026
Merged

deps: bump rusqlite from 0.32 to 0.39#6
Wintersta7e merged 1 commit into
mainfrom
deps/rusqlite-0.39

Conversation

@Wintersta7e
Copy link
Copy Markdown
Owner

Seven minor versions; all our call sites compile clean against the new API. 373 tests pass; fmt + clippy clean.

Closes the deferred #3.

Seven minor versions but all our call sites compile clean against the
new API: Connection / Statement / Row / OpenFlags / Backup / Error /
to_sql / from_sql signatures we touch are unchanged in 0.32 → 0.39.
Cargo.lock pulls libsqlite3-sys 0.37 transitively.

373 tests pass, fmt + clippy -D warnings clean.

Co-Authored-By: Rooty
@Wintersta7e Wintersta7e merged commit 024c297 into main May 6, 2026
3 checks passed
@Wintersta7e Wintersta7e deleted the deps/rusqlite-0.39 branch May 6, 2026 17:28
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