Skip to content

Commit 8189abd

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump num_cpus from 1.16.0 to 1.17.0
Bumps [num_cpus](https://github.com/seanmonstar/num_cpus) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/seanmonstar/num_cpus/releases) - [Changelog](https://github.com/seanmonstar/num_cpus/blob/master/CHANGELOG.md) - [Commits](seanmonstar/num_cpus@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: num_cpus dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5ded153 commit 8189abd

File tree

2 files changed

+11
-5
lines changed

2 files changed

+11
-5
lines changed

Cargo.lock

Lines changed: 10 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ libc = { workspace = true }
6969
mail-builder = { version = "0.4.2", default-features = false }
7070
mailparse = { workspace = true }
7171
mime = "0.3.17"
72-
num_cpus = "1.16"
72+
num_cpus = "1.17"
7373
num-derive = "0.4"
7474
num-traits = { workspace = true }
7575
parking_lot = "0.12"

0 commit comments

Comments
 (0)