Bump thread-priority from 0.2.4 to 0.4.1
Bumps [thread-priority](https://github.com/vityafx/thread-priority) from 0.2.4 to 0.4.1. - [Release notes](https://github.com/vityafx/thread-priority/releases) - [Commits](https://github.com/vityafx/thread-priority/commits) --- updated-dependencies: - dependency-name: thread-priority dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+3
-2
@@ -1223,11 +1223,12 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "thread-priority"
|
||||
version = "0.2.4"
|
||||
version = "0.4.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cbb8681124ddad2b07e677d7a99f564c9edbd289cc53cdc0010fd110cb4818ec"
|
||||
checksum = "0f6394af1cf06bf887a5f37ce84c41fd324dff220386adec3c01a85cb66c91b1"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"log",
|
||||
"winapi",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user