Skip to content

Commit

Permalink
Update Rust crate num_cpus to 1.13 (#478)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2022
1 parent b627eed commit 16ca86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion full-service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 16ca86c

Please sign in to comment.