Skip to content

Commit

Permalink
Bump thread-priority from 1.0.0 to 1.1.0 (qdrant#4133)
Browse files Browse the repository at this point in the history
Bumps [thread-priority](https://github.com/iddm/thread-priority) from 1.0.0 to 1.1.0.
- [Commits](https://github.com/iddm/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and generall committed May 2, 2024
1 parent a980d21 commit d749fdc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/common/common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ semver = { workspace = true }

[target.'cfg(target_os = "linux")'.dependencies]
thiserror = "1.0"
thread-priority = "1.0"
thread-priority = "1.1"

0 comments on commit d749fdc

Please sign in to comment.