# rust-sqlite3 **Repository Path**: 4my/rust-sqlite3 ## Basic Information - **Project Name**: rust-sqlite3 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-29 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 构建 ```shell cargo zigbuild --target x86_64-unknown-linux-musl --release cargo zigbuild --target aarch64-unknown-linux-gnu --release ``` ## 二进制文件 从static目录下获取对应架构的二进制文件