Add interval timeout to heartbeat

This commit is contained in:
Jackson Coxson
2025-01-23 09:38:43 -07:00
parent 45811dc977
commit f589ad661b
4 changed files with 12 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.6"
version = "0.1.7"
edition = "2021"
license = "MIT"
documentation = "https://docs.rs/idevice"