This commit is contained in:
2025-04-20 08:15:12 +02:00
parent e3ec26a6ef
commit a8ef07bb3f
10 changed files with 425 additions and 147 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "herodb"
version = "0.1.0"
edition = "2024"
edition = "2021"
description = "A database library built on top of ourdb with model support"
license = "MIT"
authors = ["HeroCode Team"]