Now using parking_lot's mutex in import and export
This commit is contained in:
@@ -21,6 +21,7 @@ futures = "0.3.28"
|
||||
itertools = "0.10.5"
|
||||
log = "0.4.17"
|
||||
migration = { version = "0.2.0", path = "migration" }
|
||||
parking_lot = "0.12.1"
|
||||
pretty_env_logger = "0.5.0"
|
||||
rayon = "1.7.0"
|
||||
sea-orm = { version = "0.11.3", features = ["sqlx-mysql", "runtime-tokio-rustls"] }
|
||||
|
Reference in New Issue
Block a user