Skip to content

chore(deps): take the released vta-sdk 0.31 and drop the git patch - #12

Merged
stormer78 merged 1 commit into
mainfrom
chore/deps-refresh-2026-08
Aug 28, 2026
Merged

chore(deps): take the released vta-sdk 0.31 and drop the git patch#12
stormer78 merged 1 commit into
mainfrom
chore/deps-refresh-2026-08

Conversation

@stormer78

Copy link
Copy Markdown
Contributor

vta_sdk::agent_connect — the four-rung connect ladder this binary and vta-mcp share — now ships in a published vta-sdk, which is exactly what the [patch.crates-io] block was waiting for. It is deleted, and the repo builds from crates.io alone again.

crate from to
vta-sdk 0.28 (git patch) 0.31
vti-secrets 0.2 0.3
trust-tasks-rs (transitive) 0.11 0.17

No source change — agent_connect is the same API the patched build carried.

Testing. cargo check --all-targets --all-features, cargo fmt --check and cargo clippy --all-targets --all-features -D warnings clean; cargo test --all-features — 84 passing.

`agent_connect` — the four-rung connect ladder this binary and vta-mcp
share — is in the published crate now, which is what the `[patch]` block
was waiting for. Deleted, along with the 0.28 requirement it stood in
for: vta-sdk 0.28 -> 0.31, vti-secrets 0.2 -> 0.3, and trust-tasks-rs
0.11 -> 0.17 transitively. The repo builds from crates.io alone again.

Signed-off-by: Glenn Gore <glenn.g@affinidi.com>
@stormer78
stormer78 merged commit 23066de into main Aug 28, 2026
3 checks passed
@stormer78
stormer78 deleted the chore/deps-refresh-2026-08 branch August 28, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant