Skip to content
Snippets Groups Projects
Unverified Commit 4d013df3 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub
Browse files

Update core_affinity requirement from 0.5 to 0.7

Updates the requirements on [core_affinity](https://github.com/Elzair/core_affinity_rs) to permit the latest version.
- [Release notes](https://github.com/Elzair/core_affinity_rs/releases)
- [Commits](https://github.com/Elzair/core_affinity_rs/compare/0.5.0...0.7.6

)

---
updated-dependencies:
- dependency-name: core_affinity
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
parent 20906d80
No related branches found
No related tags found
No related merge requests found
Pipeline #864156 passed
......@@ -11,7 +11,7 @@ description = "A Rust program to measure bandwidth or latency over a Rust TCP co
[dependencies]
bytes = "1.1"
clap = "2.34"
core_affinity = "0.5"
core_affinity = "0.7"
hdrhist = "0.5"
[target.'cfg(target_os = "hermit")'.dependencies.hermit-sys]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment