Skip to content

Commit 776e773

Browse files
deps: bump zentinel-agent-protocol to 0.6 (#3)
Pinned "0.5", which resolves to 0.5.13 while current releases are 0.6.x. No source changes were needed. Verified against 0.6.24 with cargo build, cargo fmt --check, clippy with -D warnings, and the test suite.
1 parent 3173097 commit 776e773

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ path = "src/main.rs"
2323

2424
[dependencies]
2525
# Zentinel protocol
26-
zentinel-agent-protocol = "0.5"
26+
zentinel-agent-protocol = "0.6"
2727
zentinel-common = "0.5"
2828

2929
# Async runtime

0 commit comments

Comments
 (0)