mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-20 21:20:42 +02:00
feat: update swift-rs (#285)
* feat: update swift-rs * swift-rs v1 * pin deps
This commit is contained in:
@@ -26,7 +26,7 @@ fern = "0.6"
|
||||
android_logger = "0.11"
|
||||
|
||||
[target."cfg(target_os = \"ios\")".dependencies]
|
||||
swift-rs = { git = "https://github.com/Brendonovich/swift-rs", rev = "eb6de914ad57501da5019154d476d45660559999" }
|
||||
swift-rs = "1.0.1"
|
||||
|
||||
[features]
|
||||
colored = ["fern/colored"]
|
||||
Reference in New Issue
Block a user