Skip to content

Commit

Permalink
Bring back MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
DataTriny committed Jul 8, 2024
1 parent 317811a commit 24eca3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ description = "Python bindings to the AccessKit library"
readme = "README.md"
publish = false
edition = "2021"
rust-version = "1.70"

[lib]
name = "accesskit"
Expand Down

0 comments on commit 24eca3e

Please sign in to comment.