diff --git a/veilid-core/Cargo.toml b/veilid-core/Cargo.toml index 2303fb00..02b0fb1f 100644 --- a/veilid-core/Cargo.toml +++ b/veilid-core/Cargo.toml @@ -86,6 +86,7 @@ futures-util = { version = "0.3.28", default_features = false, features = [ ] } 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