jmespath / jmespath.rs

Rust implementation of JMESPath, a query language for JSON
MIT License
133 stars 26 forks source link

CANARY ISSUE - Please acknowledge and close if seen by maintainer #35

Closed ms-ati closed 3 years ago

ms-ati commented 4 years ago

Hi all! Thanks so much for creating this crate.

Due to the current broken compilation against latest serde_json (see #33), please pardon me for creating this simple canary issue. It's simply a way to discover whether this crate has a maintainer who is engaged with Github.

If you are a maintainer, please do feel free to acknowledge, and simply close the issue!

Thanks again 😄

cetra3 commented 3 years ago

Hey @ms-ati I have been provided maintainer of the project & will be looking to push a new version shortly which fixes this issue.

kapilt commented 3 years ago

a month+ after closing the canary issue, the last commit on the repo is still pre-pandemic...

cetra3 commented 3 years ago

@kapilt The discussion is taking place in this PR: https://github.com/jmespath/jmespath.rs/pull/36, but that unfortunately removes some of the existing features and needs some cleanup.

If you'd like to include a smaller PR to address the current issues please go ahead