Files
weevil/tests/common.rs
2026-02-03 10:52:08 -06:00

3 lines
172 B
Rust

// Intentionally hardcoded. When you bump the version in Cargo.toml,
// tests will fail here until you update this to match.
pub const EXPECTED_VERSION: &str = "1.1.0-rc1";