Remove empty expect header

This commit is contained in:
Jackson Coxson
2025-06-12 15:29:31 -06:00
parent c5d7097fc1
commit 7832d851a8
3 changed files with 2 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
name = "idevice"
description = "A Rust library to interact with services on iOS devices."
authors = ["Jackson Coxson"]
version = "0.1.34"
version = "0.1.35"
edition = "2021"
license = "MIT"
documentation = "https://docs.rs/idevice"