Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update jsonpath_lib to v0.3.0 #541

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Conversation

olix0r
Copy link
Contributor

@olix0r olix0r commented Jun 3, 2021

jsonpath_lib v0.2 unnecessarily depends on an older version of the
env_logger crate, which raises conflicts in tools like cargo-deny.

v0.3.0 fixes this by removing this dependency.

`jsonpath_lib` v0.2 unnecessarily depends on an older version of the
`env_logger` crate, which raises conflicts in tools like `cargo-deny`.

v0.3.0 fixes this by removing this dependency.
Copy link
Member

@clux clux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, nice. Thank you!

@clux clux merged commit 463205c into kube-rs:master Jun 3, 2021
@olix0r olix0r deleted the ver/jsonpath-0.3 branch June 4, 2021 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants