Experimental support of a file-based inflators/deflators

This commit is contained in:
2025-10-16 21:01:02 +03:00
parent d4d7a68d7a
commit 4068af462b
3 changed files with 67 additions and 6 deletions

View File

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