Skip to content

Commit

Permalink
deps: update system-configuration to 0.6.0 in which IrDA interface ty…
Browse files Browse the repository at this point in the history
…pes which will cause a link error on the latest ios have been deprecated
  • Loading branch information
saintEvol committed Mar 5, 2024
1 parent f21df81 commit f5d1a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ rtnetlink = { version = "0.10.0", default-features = false }
[target.'cfg(any(target_os = "macos", target_os = "ios"))'.dependencies]
core-foundation = "0.9.2"
if-addrs = "0.10.0"
system-configuration = "0.5.0"
system-configuration = "0.6.0"
tokio = { version = "1.21.2", features = ["rt"], optional = true }
smol = { version = "1.2.5", optional = true }

Expand Down

0 comments on commit f5d1a06

Please sign in to comment.