mirror of
https://github.com/poem-web/poem.git
synced 2026-01-25 04:18:25 +00:00
poem-mcp: 0.3.1
This commit is contained in:
@@ -27,7 +27,7 @@ poem = { path = "poem", version = "3.1.12", default-features = false }
|
||||
poem-derive = { path = "poem-derive", version = "3.1.12" }
|
||||
poem-openapi-derive = { path = "poem-openapi-derive", version = "5.1.15" }
|
||||
poem-grpc-build = { path = "poem-grpc-build", version = "0.5.6" }
|
||||
poem-mcpserver-macros = { path = "poem-mcpserver-macros", version = "0.3.0" }
|
||||
poem-mcpserver-macros = { path = "poem-mcpserver-macros", version = "0.3.1" }
|
||||
|
||||
proc-macro-crate = "3.0.0"
|
||||
proc-macro2 = "1.0.29"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "poem-mcpserver-macros"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "poem-mcpserver"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors.workspace = true
|
||||
edition.workspace = true
|
||||
license.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user