This commit is contained in:
2025-04-22 08:24:17 +04:00
parent d75de1e73c
commit cad285fd59
13 changed files with 659 additions and 129 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "heromodels"
version = "0.1.0"
edition = "2021"
edition = "2024"
description = "A library for hero models with base model trait implementation"
authors = ["Your Name <your.email@example.com>"]