From 0054237bb842584f6f279cbe11553a012be86acf Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Wed, 20 May 2026 20:57:10 +0000 Subject: [PATCH 1/2] Bump toes-matter to 0.1.16 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4f492c9..1d1e6ed 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2589,7 +2589,7 @@ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" [[package]] name = "toes-matter" -version = "0.1.15" +version = "0.1.16" dependencies = [ "async-compat", "embassy-time-queue-utils", diff --git a/Cargo.toml b/Cargo.toml index 14a2fc1..41ece2c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toes-matter" -version = "0.1.15" +version = "0.1.16" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md" From bed46623de7c3e2323726241a3c3d42410c57436 Mon Sep 17 00:00:00 2001 From: Pat Nakajima Date: Wed, 20 May 2026 20:57:19 +0000 Subject: [PATCH 2/2] Bump toes-matter to 0.1.17 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 1d1e6ed..0ae4b24 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2589,7 +2589,7 @@ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca" [[package]] name = "toes-matter" -version = "0.1.16" +version = "0.1.17" dependencies = [ "async-compat", "embassy-time-queue-utils", diff --git a/Cargo.toml b/Cargo.toml index 41ece2c..d31d337 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "toes-matter" -version = "0.1.16" +version = "0.1.17" edition = "2021" license = "MIT OR Apache-2.0" readme = "README.md"