tribufu-rust/src/constants/lib.rs
Guilherme Werner f63f64103c
Create initial api wrapper (#2)
* Api v0.1?

* Split crates

* Update api
2023-12-31 15:26:24 -03:00

3 lines
101 B
Rust

// Copyright (c) Tribufu. All Rights Reserved.
pub const VERSION: &str = env!("CARGO_PKG_VERSION");