mcp: implement stdio lifecycle client

This commit is contained in:
2026-06-20 16:45:05 +09:00
parent c0e760d73e
commit a114fa9d0a
8 changed files with 1369 additions and 1 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-Q+z7HDTkLtflth79ptEFy1lkDR9Y5VRrmX0m9NtLVqM=";
cargoHash = "sha256-EH4zdakrFxqVrgaNBx3dICN6KoLqskTEGYnU73XMVsU=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,