Add regex crate
This commit is contained in:
parent
4ed2095fd6
commit
1f4ea3091a
2 changed files with 2 additions and 0 deletions
1
backend/Cargo.lock
generated
1
backend/Cargo.lock
generated
|
|
@ -2441,6 +2441,7 @@ dependencies = [
|
|||
"log",
|
||||
"rand",
|
||||
"reconcile",
|
||||
"regex",
|
||||
"sanitize-filename",
|
||||
"schemars",
|
||||
"serde",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue