Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ When reporting an issue, in order to help the maintainers understand what the pr

When making a code contribution to AccessKit, before opening your pull request please make sure that:

- your patch builds with AccessKit's minimal supported Rust version (currently Rust 1.70)
- your patch builds with AccessKit's minimal supported Rust version (currently Rust 1.75)
- you added tests where applicable
- you tested your modifications on all impacted platforms (see below)
- you updated any relevant documentation
Expand Down
Loading
Loading