Skip to content

Commit

Permalink
Bump MSRV to account for hwlocality adoption
Browse files Browse the repository at this point in the history
  • Loading branch information
HadrienG2 committed Jan 4, 2024
1 parent a0f211e commit 0be7e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ name = "iterator_ilp"
version = "2.0.6"
authors = ["Hadrien G. <knights_of_ni@gmx.com>"]
edition = "2021"
rust-version = "1.70.0"
rust-version = "1.71.0"
description = "Iterator extensions for instruction-parallel reductions"
repository = "https://github.com/HadrienG2/iterator_ilp"
license = "MPL-2.0"
Expand Down

0 comments on commit 0be7e04

Please sign in to comment.