Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Bump edition #30

Merged
merged 2 commits into from
Jun 13, 2022
Merged

Bump edition #30

merged 2 commits into from
Jun 13, 2022

Conversation

glyn
Copy link
Contributor

@glyn glyn commented Mar 1, 2022

The purpose of this PR is simply to keep up to date with modern Rust.

Thanks to @cburgmer's observation in #29, we no longer need to support Rust 1.43.0.

glyn added 2 commits March 1, 2022 20:28
Drop support for Rust 1.43.0. This was required when the JSONPath
comparison project pinned Rust to that version, but now that project
uses the latest stable Rust.
This should have been deleted previously as it pertains to an example
application rather than ours.
@glyn glyn self-assigned this Mar 1, 2022
@glyn glyn requested a review from cburgmer March 1, 2022 20:43
@glyn glyn merged commit 63f3db2 into main Jun 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant