Add signature generation

This commit is contained in:
2025-07-17 01:19:44 +03:00
parent 9fc218e556
commit 9e3d4d0a25
4 changed files with 65 additions and 24 deletions

View File

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