Merge ea3e4e126e into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2025-05-04 23:05:27 -07:00
committed by GitHub

View File

@@ -1,4 +1,5 @@
//! Prototype MCP server.
#![deny(clippy::print_stdout, clippy::print_stderr)]
use std::io::Result as IoResult;