Added exact lock_api dependency.

This commit is contained in:
solace-10 2023-08-23 16:46:14 +01:00
parent 513116e672
commit 59f4899bca

View File

@ -68,6 +68,7 @@ hashlink = { path = "../external/hashlink", features = ["serde_impl"] }
futures-util = { version = "0.3.28", default_features = false, features = ["alloc"] }
flume = { version = "0.11.0", features = ["async"] }
parking_lot = "0.12.1"
lock_api = "0.4.10"
stop-token = { version = "0.7.0", default-features = false }
# Crypto