Add regex crate

This commit is contained in:
Andras Schmelczer 2025-02-23 13:56:29 +00:00
parent 4ed2095fd6
commit 1f4ea3091a
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 2 additions and 0 deletions

1
backend/Cargo.lock generated
View file

@ -2441,6 +2441,7 @@ dependencies = [
"log",
"rand",
"reconcile",
"regex",
"sanitize-filename",
"schemars",
"serde",