Update rs-matter BLE indication handling
This commit is contained in:
parent
0405dd3afe
commit
b1ee067789
6
Cargo.lock
generated
6
Cargo.lock
generated
|
|
@ -1942,7 +1942,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "rs-matter"
|
||||
version = "0.1.1"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#7fc40f1c6d6d4b6882a2fdd374e6525434ce84c1"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#fe15e0cd698e49969abf42329966a70ffdfb8576"
|
||||
dependencies = [
|
||||
"aes",
|
||||
"async-channel",
|
||||
|
|
@ -2004,7 +2004,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "rs-matter-codegen"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#7fc40f1c6d6d4b6882a2fdd374e6525434ce84c1"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#fe15e0cd698e49969abf42329966a70ffdfb8576"
|
||||
dependencies = [
|
||||
"convert_case",
|
||||
"miette",
|
||||
|
|
@ -2023,7 +2023,7 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "rs-matter-macros"
|
||||
version = "0.1.0"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#7fc40f1c6d6d4b6882a2fdd374e6525434ce84c1"
|
||||
source = "git+https://git.fishmt.net/nakajima/rs-matter?branch=bluez-ios-reconnect#fe15e0cd698e49969abf42329966a70ffdfb8576"
|
||||
dependencies = [
|
||||
"proc-macro-crate",
|
||||
"proc-macro2",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user