Fix u64 incompatibility

This commit is contained in:
2025-08-17 21:34:14 -06:00
parent 19dd8264c9
commit 0ede87c913
3 changed files with 35 additions and 31 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "seamantic"
version = "0.0.2"
version = "0.0.3"
categories = []
description = "A library to enhance SeaORM"