Fix deflator and typename item types escaping

This commit is contained in:
2025-09-14 01:51:41 +03:00
parent 3aae5cf2d2
commit 4b77eb4217
3 changed files with 23 additions and 31 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "megasniff"
version = "0.2.4.post1"
version = "0.2.5"
description = "Library for in-time codegened type validation"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }