pulseengine-mcp-client 0.17.1

[DEPRECATED] Use rmcp instead. MCP client implementation.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
rust-version = "1.89"
name = "pulseengine-mcp-client"
version = "0.17.1"
authors = ["PulseEngine Contributors"]
build = false
publish = ["crates-io"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "[DEPRECATED] Use rmcp instead. MCP client implementation."
homepage = "https://github.com/pulseengine/mcp"
documentation = "https://docs.rs/pulseengine-mcp-client"
readme = false
keywords = [
    "mcp",
    "client",
    "protocol",
    "ai",
    "rust",
]
categories = [
    "api-bindings",
    "development-tools",
    "asynchronous",
]
license = "MIT OR Apache-2.0"
repository = "https://github.com/pulseengine/mcp"
resolver = "2"

[lib]
name = "pulseengine_mcp_client"
path = "src/lib.rs"