Skip to content

Commit f37fb24

Browse files
authored
chore: bump idevice (#188)
1 parent 2457cb4 commit f37fb24

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ incremental = true # Improves re-compile times
3232
[workspace.dependencies]
3333
tokio = { version = "1.43", features = ["rt-multi-thread"] }
3434
# Application
35-
idevice = { git = "https://github.com/PlumeImpactor/plume-idevice", rev = "3c9dce32e5d1f8a36b9180f63515e999edeae68a", default-features = false, features = [
35+
idevice = { git = "https://github.com/jkcoxson/idevice", rev = "5171e34e3a236842af1160a84d955d037ddca3af", default-features = false, features = [
3636
"full",
3737
"ring",
3838
] }

0 commit comments

Comments
 (0)