Skip to content

Commit 1682d2a

Browse files
committed
chore: bump mc-mcp version from 0.1.7 to 0.1.8 in Cargo.toml and Cargo.lock, enhance background initialization logic in main.rs, and improve error handling for Qdrant connection checks.
1 parent 206fd22 commit 1682d2a

File tree

3 files changed

+255
-170
lines changed

3 files changed

+255
-170
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mc-mcp"
3-
version = "0.1.7"
3+
version = "0.1.8"
44
edition = "2021"
55
authors = ["ea <ecdysis-xyz@proton.me>", "kai <kai.hiroi@pm.me>"]
66
description = "A Model Context Protocol (MCP) server for metacontract smart contract development."

0 commit comments

Comments
 (0)