Update project

This commit is contained in:
Werner 2023-05-15 18:42:12 -03:00
parent eb941fe530
commit 6851484a3f
5 changed files with 10 additions and 26 deletions

5
Source/lib.rs Normal file
View file

@ -0,0 +1,5 @@
// Copyright (c) TribuFu. All Rights Reserved
#![allow(non_snake_case)]
pub const VERSION: &str = env!("CARGO_PKG_VERSION");