mirror of
https://github.com/ruvnet/RuView
synced 2026-07-28 18:21:42 +00:00
chore: republish wifi-densepose-vitals 0.3.3 to crates.io
The published 0.3.2 predates the #1449 HeartRateExtractor/ BreathingExtractor fixes (weights=[] silent None, stale-lock recovery) -- this bumps and republishes so crates.io reflects current main. No other crate in the documented publish order has unpublished code changes: wifi-densepose-sensing-server/-cli remain blocked on the ruview-auth publish=false decision from #1439; wifi-densepose-calibration (the #1440 fix) was never in the crates.io publish list. 64 tests passing, 0 failed. Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
Generated
+1
-1
@@ -11572,7 +11572,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "wifi-densepose-vitals"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
dependencies = [
|
||||
"criterion",
|
||||
"serde",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "wifi-densepose-vitals"
|
||||
version = "0.3.2"
|
||||
version = "0.3.3"
|
||||
edition.workspace = true
|
||||
description = "ESP32 CSI-grade vital sign extraction (ADR-021): heart rate and respiratory rate from WiFi Channel State Information"
|
||||
license.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user