fix(deps): update rust crate swift-rs to 1.0.6 (#1201)

* fix(deps): update rust crate swift-rs to 1.0.6

* Aktualisieren von Cargo.toml

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
This commit is contained in:
renovate[bot]
2024-04-16 18:53:27 +02:00
committed by GitHub
parent 4c8ccf6767
commit 56406214a0
+1 -1
View File
@@ -30,7 +30,7 @@ fern = "0.6"
android_logger = "0.11"
[target."cfg(target_os = \"ios\")".dependencies]
swift-rs = "1.0.1"
swift-rs = "1"
objc = "0.2"
cocoa = "0.24"