mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
build(deps): bump num_threads from 0.1.6 to 0.1.7 (#31360)
Bumps [num_threads](https://github.com/jhpratt/num_threads) from 0.1.6 to 0.1.7. - [Release notes](https://github.com/jhpratt/num_threads/releases) - [Changelog](https://github.com/jhpratt/num_threads/blob/main/CHANGELOG.md) - [Commits](https://github.com/jhpratt/num_threads/compare/v0.1.6...v0.1.7) --- updated-dependencies: - dependency-name: num_threads dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c3e3e72cf2
commit
43e4a47fee
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3983,9 +3983,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "num_threads"
|
||||
version = "0.1.6"
|
||||
version = "0.1.7"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
|
||||
checksum = "5c7398b9c8b70908f6371f47ed36737907c87c52af34c268fed0bf0ceb92ead9"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue