Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

chore: bump ic-rusqlite to 0.5 and fold rusqlite_db into the workspace - #35

Merged
venkkatesh-sekar merged 1 commit into
mainfrom
bump-rusqlite-0.5
Apr 27, 2026
Merged

venkkatesh-sekar merged 1 commit into
mainfrom
bump-rusqlite-0.5

Conversation

@venkkatesh-sekar

Copy link
Copy Markdown
Contributor

ic-rusqlite 0.5 uses ic-cdk 0.20, matching the workspace, so rusqlite_db no longer needs to live outside it. Switch its Cargo.toml to workspace deps and drop its standalone Cargo.lock.

ic-rusqlite's build script still panics on non-wasm32 targets, so:

  • CI host clippy/test now use --workspace --exclude rusqlite_db
  • A new CI step runs clippy on rusqlite_db with --target wasm32-wasip1

ic-rusqlite 0.5 uses ic-cdk 0.20, matching the workspace, so rusqlite_db
no longer needs to live outside it. Switch its Cargo.toml to workspace
deps and drop its standalone Cargo.lock.

ic-rusqlite's build script still panics on non-wasm32 targets, so:
- CI host clippy/test now use --workspace --exclude rusqlite_db
- A new CI step runs clippy on rusqlite_db with --target wasm32-wasip1
@venkkatesh-sekar
venkkatesh-sekar requested a review from a team as a code owner April 27, 2026 06:59
@zeropath-ai

zeropath-ai Bot commented Apr 27, 2026

Copy link
Copy Markdown

No security or compliance issues detected. Reviewed everything up to d7628e4.

Security Overview
Detected Code Changes

| Change Type | Relevant files

@venkkatesh-sekar
venkkatesh-sekar merged commit 49857ed into main Apr 27, 2026
7 checks passed
@venkkatesh-sekar
venkkatesh-sekar deleted the bump-rusqlite-0.5 branch April 27, 2026 07:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants