Skip to content

Commit 7ecb172

Browse files
authored
Merge pull request #184 from crabnebula-dev/renovate/swift-rs-1.x
fix(deps): update rust crate swift-rs to 1.0.6
2 parents c2efb23 + 1a1002f commit 7ecb172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/devtools/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@ async-stream = "0.3.5"
3232
local-ip-address = "0.5"
3333

3434
[target."cfg(target_os = \"ios\")".dependencies]
35-
swift-rs = "1.0.1"
35+
swift-rs = "1.0.6"
3636
objc = "0.2"
3737
cocoa = "0.24"

0 commit comments

Comments
 (0)