Skip to content

Conversation

@musicinmybrain
Copy link
Contributor

As of env_logger 0.11.8, key-value support is stabilized behind the kv feature, and the unstable-kv feature is deprecated and eligible to be removed in a future patch release.

This PR updates the env_logger dependency in muvm from 0.11.3 to 0.11.8 and uses the new kv feature instead of the now-deprecated unstable-kv feature.

@slp
Copy link
Collaborator

slp commented Jun 10, 2025

Thanks for the PR. Could you please sign your commits as required by the DCO check?

Signed-off-by: Benjamin A. Beasley <code@musicinmybrain.net>
Signed-off-by: Benjamin A. Beasley <code@musicinmybrain.net>
@musicinmybrain musicinmybrain force-pushed the env_logger-stabilized-kv branch from 1d436d8 to 4cd9c2c Compare June 10, 2025 10:16
@musicinmybrain
Copy link
Contributor Author

Thanks for the PR. Could you please sign your commits as required by the DCO check?

Done.

Replace "iter().any()" with "contains()" to make clippy happy.

Signed-off-by: Sergio Lopez <slp@redhat.com>
@slp slp merged commit afdd92d into AsahiLinux:main Jun 12, 2025
2 checks passed
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.

3 participants