Skip to content

Commit

Permalink
Bump minimum rust version because of a dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
orium committed May 30, 2024
1 parent dcb468b commit 1272bd1
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 @@ -5,7 +5,7 @@ version = "1.1.1-pre"
authors = ["Diogo Sousa <diogogsousa@gmail.com>"]

edition = "2021"
rust-version = "1.60.0"
rust-version = "1.76.0"

homepage = "https://github.com/orium/rpds"
repository = "https://github.com/orium/rpds"
Expand Down

0 comments on commit 1272bd1

Please sign in to comment.