chore: bump all crates to v0.2.0 for MERIDIAN release
Workspace version 0.1.0 → 0.2.0. All internal cross-crate dependencies updated to match. Co-Authored-By: claude-flow <ruv@ruv.net>
This commit is contained in:
@@ -21,7 +21,7 @@ mat = []
|
||||
|
||||
[dependencies]
|
||||
# Internal crates
|
||||
wifi-densepose-mat = { version = "0.1.0", path = "../wifi-densepose-mat" }
|
||||
wifi-densepose-mat = { version = "0.2.0", path = "../wifi-densepose-mat" }
|
||||
|
||||
# CLI framework
|
||||
clap = { version = "4.4", features = ["derive", "env", "cargo"] }
|
||||
|
||||
Reference in New Issue
Block a user