Skip to content

Commit df4ac39

Browse files
authored
Update to agent-client-protocol-schema 0.7 (#15)
* Move to workspace deps for main crate * Update to agent-client-protocol-schema 0.7 * Fix doctests
1 parent fe25a29 commit df4ac39

File tree

35 files changed

+515
-982
lines changed

35 files changed

+515
-982
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
run: cargo build --all-targets --all-features
4747

4848
- name: Run tests
49-
run: cargo test --all-features
49+
run: cargo test --all-features --workspace

0 commit comments

Comments
 (0)