diff --git a/full-service/Cargo.toml b/full-service/Cargo.toml index 8ecdf708e..8623d1d7e 100644 --- a/full-service/Cargo.toml +++ b/full-service/Cargo.toml @@ -54,7 +54,7 @@ displaydoc = {version = "0.2", default-features = false } dotenv = "0.15.0" grpcio = "0.10.3" hex = {version = "0.4", default-features = false } -num_cpus = "1.12" +num_cpus = "1.13" protobuf = "2.27.1" rand = { version = "0.8", default-features = false } rayon = "1.5"