Skip to main content

VERSION

Constant VERSION 

Source
pub const VERSION: &str = "0.1.1";
Expand description

Semantic version of this crate, resolved at compile time from Cargo.toml. Used by downstream tools (notably hyperdb-mcp) to surface the library version in their own status output without duplicating the version string.