Initial commit

This commit is contained in:
Aleksandr 2025-06-22 05:46:26 +03:00
commit 5ace79d1e6
49 changed files with 5386 additions and 0 deletions

6
utils/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "eva-utils"
version = "0.1.0"
edition = "2024"
[dependencies]