encryption at restenhancementgood first issuehelp wanted
仓库指标
- Star
- (16,744 star)
- PR 合并指标
- (平均合并 23小时 19分钟) (30 天内合并 1 个 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.