fix regex
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
tracing = "*"
|
||||
regex = "*"
|
||||
regex = "1"
|
||||
tokio-postgres = "*"
|
||||
rand = "*"
|
||||
|
||||
|
Reference in New Issue
Block a user