Update toes-matter and bump to 0.1.4

This commit is contained in:
Pat Nakajima 2026-05-18 14:56:34 -07:00
parent 5b1b50454b
commit 16f20dbc2e
3 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@ -2394,7 +2394,7 @@ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
[[package]]
name = "toes-matter"
version = "0.1.1"
version = "0.1.4"
dependencies = [
"async-io",
"embassy-futures",

View File

@ -1,13 +1,13 @@
[package]
name = "toes-matter"
version = "0.1.2"
version = "0.1.4"
edition = "2021"
license = "MIT OR Apache-2.0"
readme = "README.md"
publish = false
[[bin]]
name = "toes-matter-creds"
name = "toes-matter"
required-features = ["device"]
[[bin]]