bump
This commit is contained in:
parent
1062d5ba7b
commit
86ee7ea336
3054
Cargo.lock
generated
Normal file
3054
Cargo.lock
generated
Normal file
File diff suppressed because it is too large
Load Diff
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "toes-matter"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
|
|
@ -48,4 +48,4 @@ env_logger = { version = "0.11", optional = true }
|
|||
futures-lite = { version = "2", optional = true }
|
||||
log = { version = "0.4", optional = true }
|
||||
rand = { version = "0.8", features = ["std", "std_rng"] }
|
||||
rs-matter = { path = "../forks/rs-matter/rs-matter", default-features = false }
|
||||
rs-matter = { git = "https://git.fishmt.net/nakajima/rs-matter", branch = "bluez-ios-reconnect", default-features = false }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user