feat: setup data
This commit is contained in:
@@ -21,6 +21,9 @@ thiserror = "2.0.11"
|
||||
anyhow = "1.0.97"
|
||||
rand = "0.9.0"
|
||||
tower-http = { version = "0.6.2", features = ["cors"] }
|
||||
validator = { version = "0.12", features = ["derive"] }
|
||||
lazy_static = "1.4.0"
|
||||
regex = "1.11.1"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
|
||||
Reference in New Issue
Block a user