Skip to content

Commit

Permalink
Bump hwlocality from 1.0.0-alpha.5 to 1.0.0-alpha.6
Browse files Browse the repository at this point in the history
Bumps [hwlocality](https://github.com/HadrienG2/hwlocality) from 1.0.0-alpha.5 to 1.0.0-alpha.6.
- [Commits](HadrienG2/hwlocality@v1.0.0-alpha.5...v1.0.0-alpha.6)

---
updated-dependencies:
- dependency-name: hwlocality
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 355779c commit 57adbed
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 38 deletions.
99 changes: 62 additions & 37 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ eyre = "0.6"
hdf5 = { version = "0.8", features = ["lzf"] }

# Used for cache locality optimizations
hwlocality = "1.0.0-alpha.5"
hwlocality = "1.0.0-alpha.6"

# Used for progress report in the binaries
indicatif = "0.17"
Expand Down

0 comments on commit 57adbed

Please sign in to comment.