Skip to content

Commit 5aca7a1

Browse files
committed
chore: update rust-mcp-extra version in workspace
1 parent d67f112 commit 5aca7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ members = [
2323
rust-mcp-transport = { version = "0.6.0", path = "crates/rust-mcp-transport", default-features = false }
2424
rust-mcp-sdk = { path = "crates/rust-mcp-sdk", default-features = false }
2525
rust-mcp-macros = { version = "0.5.2", path = "crates/rust-mcp-macros", default-features = false }
26-
rust-mcp-extra = { version="0.1", path = "crates/rust-mcp-extra", default-features = false }
26+
rust-mcp-extra = { version="0.1.0", path = "crates/rust-mcp-extra", default-features = false }
2727

2828
# External crates
2929
rust-mcp-schema = { version = "0.7", default-features = false }

0 commit comments

Comments
 (0)