Fix some bugs

This commit is contained in:
Alex Selimov 2026-03-29 00:55:12 -04:00
parent 6d1d9bd290
commit cc5ae45c31
6 changed files with 63 additions and 8 deletions

View file

@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
regex = "1"