3 lines
175 B
Rust
3 lines
175 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-beta.2"; |