Skip to content

Commit

Permalink
bump MSRV to 1.76
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Mar 19, 2024
1 parent a745068 commit 0197230
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 @@ -24,7 +24,7 @@ include = [
"!tests/.pytest_cache",
"!*.so",
]
rust-version = "1.70"
rust-version = "1.76"

[dependencies]
pyo3 = { version = "0.21.0-beta.0", features = ["generate-import-lib", "num-bigint"] }
Expand Down

0 comments on commit 0197230

Please sign in to comment.