Skip to content

Commit 696ec51

Browse files
committed
chore: update idevice
1 parent 5d7ec02 commit 696ec51

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

‎Cargo.lock‎

Lines changed: 6 additions & 6 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 = "9bc774a69cd259d8d6b9a01bbadfd9668bb1ec5a", default-features = false, features = [
35+
idevice = { git = "https://github.com/PlumeImpactor/plume-idevice", rev = "3c9dce32e5d1f8a36b9180f63515e999edeae68a", default-features = false, features = [
3636
"full",
3737
"ring",
3838
] }

0 commit comments

Comments
 (0)