Skip to content

Commit 3678663

Browse files
authored
chore(deps): bump protocol schema to 0.13.2 (#171)
1 parent bbfb5cb commit 3678663

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -35,7 +35,7 @@ agent-client-protocol-trace-viewer = { path = "src/agent-client-protocol-trace-v
3535
yopo = { package = "agent-client-protocol-yopo", path = "src/yopo" }
3636

3737
# Protocol
38-
agent-client-protocol-schema = { version = "=0.13.1", features = ["tracing"] }
38+
agent-client-protocol-schema = { version = "=0.13.2", features = ["tracing"] }
3939

4040
# Core async runtime
4141
tokio = { version = "1.52", features = ["full"] }

0 commit comments

Comments
 (0)