Cargo.toml fixes

This commit is contained in:
mdecimus
2025-11-05 17:45:07 +01:00
parent f33b5f5d66
commit e8491172b1
32 changed files with 110 additions and 533 deletions

View File

@@ -2,7 +2,6 @@
name = "types"
version = "0.14.1"
edition = "2024"
resolver = "2"
[dependencies]
utils = { path = "../utils" }