Fix consumer fn args random mixing

This commit is contained in:
2025-07-19 01:26:26 +03:00
parent ae8c8b01ba
commit f4ca9658fb
2 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "breakshaft"
version = "0.1.0"
version = "0.1.0.post1"
description = "Library for in-time codegen for type conversion"
authors = [
{ name = "nikto_b", email = "niktob560@yandex.ru" }