diff --git a/Cargo.toml b/Cargo.toml index 59233f4..00ccfce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -btleplug = "0.10.0" +btleplug = "0.11.0" byteorder = "1.4.3" chrono = "0.4.22" crc = "3.0.0"