Skip to content

Commit 3911a2b

Browse files
nikomatsakisClaude
andcommitted
chore: upgrade sacp crates to 10.0.0
Co-authored-by: Claude <claude@anthropic.com>
1 parent 9e66c07 commit 3911a2b

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ members = [
1313
resolver = "2"
1414

1515
[workspace.dependencies]
16-
sacp = "10.0.0-alpha.4"
17-
sacp-tokio = "10.0.0-alpha.4"
18-
sacp-conductor = "10.0.0-alpha.4"
19-
sacp-rmcp = "10.0.0-alpha.4"
20-
sacp-tee = "10.0.0-alpha.4"
21-
sacp-test = "10.0.0-alpha.4"
22-
yopo = "10.0.0-alpha.4"
23-
elizacp = "10.0.0-alpha.4"
16+
sacp = "10.0.0"
17+
sacp-tokio = "10.0.0"
18+
sacp-conductor = "10.0.0"
19+
sacp-rmcp = "10.0.0"
20+
sacp-tee = "10.0.0"
21+
sacp-test = "10.0.0"
22+
yopo = "10.0.0"
23+
elizacp = "10.0.0"
2424
jsonrpcmsg = "0.1.2"
2525

2626
# Core async runtime

0 commit comments

Comments
 (0)