feat: use crates.io

This commit is contained in:
2024-11-17 11:08:48 +08:00
parent 3046626691
commit 2a03dd45ce
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#[cfg(feature = "secure-enclave")]
use swift_rs::SwiftLinker;
use swift_rs_hatter_fork::SwiftLinker;
fn main() {
// Ensure this matches the versions set in your `Package.swift` file.