mirror of
https://github.com/tribufu/tribufu-rust
synced 2026-05-06 06:47:28 +00:00
3 lines
101 B
Rust
3 lines
101 B
Rust
// Copyright (c) Tribufu. All Rights Reserved.
|
|
|
|
pub const VERSION: &str = env!("CARGO_PKG_VERSION");
|