encryption at restenhancementgood first issuehelp wanted
仓库指标
- 星标
- (16,744 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
We currently build sqlite3mc by invoking its cmake-based build, which makes the build more complicated, especially when cross-compiling. Let's look into switching to using the cc crate from libsql-ffi/build.rs instead to simplify the build.