mirror of
https://github.com/redstrate/Physis.git
synced 2025-04-23 13:17:44 +00:00
Expose version
This commit is contained in:
parent
9a004e705d
commit
59fc7d9786
1 changed files with 2 additions and 0 deletions
|
@ -81,3 +81,5 @@ pub mod chardat;
|
|||
|
||||
mod crc;
|
||||
mod sha1;
|
||||
|
||||
pub const PHYSIS_VERSION: &str = env!("CARGO_PKG_VERSION");
|
||||
|
|
Loading…
Add table
Reference in a new issue