Initial commit

This commit is contained in:
semubico 2025-09-08 14:33:52 +03:00
parent f24e05b7f6
commit c8e3335607
3 changed files with 308 additions and 0 deletions

View file

@ -11,4 +11,5 @@ lto = "on"
codegen-units = 1
[dependencies]
regex = "1.11.2"