Bump thread-priority from 0.2.1 to 0.2.4
Bumps [thread-priority](https://github.com/vityafx/thread-priority) from 0.2.1 to 0.2.4. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+2
-2
@@ -48,10 +48,10 @@ open = { version = "1.7.0", optional = true }
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
winapi = { version = "0.3.9", features = ["impl-default", "wincon", "shellscalingapi"] }
|
||||
thread-priority = "0.2.1"
|
||||
thread-priority = "0.2.4"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
thread-priority = "0.2.1"
|
||||
thread-priority = "0.2.4"
|
||||
|
||||
[build-dependencies]
|
||||
winres = "0.1.11"
|
||||
|
||||
Reference in New Issue
Block a user