Skip to content

Commit 23c4365

Browse files
authored
feat: Update to 0.10.6 of the schema (#42)
1 parent 4d9213f commit 23c4365

File tree

2 files changed

+69
-68
lines changed

2 files changed

+69
-68
lines changed

Cargo.lock

Lines changed: 68 additions & 67 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tokio = { version = "1.48", features = ["full"] }
2727
tokio-util = { version = "0.7", features = ["compat"] }
2828

2929
# Protocol
30-
agent-client-protocol-schema = { version = "=0.10.5" }
30+
agent-client-protocol-schema = { version = "=0.10.6" }
3131

3232
# Serialization
3333
serde = { version = "1.0", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)