diff --git a/swift-rs/Cargo.toml b/swift-rs/Cargo.toml index 2ad2517..a466285 100644 --- a/swift-rs/Cargo.toml +++ b/swift-rs/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "swift-rs-hatter-fork" +name = "swift-rs" version = "1.0.6" description = "Call Swift from Rust with ease!" authors = ["The swift-rs contributors"]