Miam miam regex

This commit is contained in:
Crizomb 2024-12-09 11:15:14 +01:00
parent 8c19bc6597
commit 150b6e4b27
6 changed files with 96 additions and 2 deletions

View file

@ -6,3 +6,4 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
regex = "1.11.1"