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 env_logger requirement from 0.10 to 0.11 #8944

Merged
merged 4 commits into from
Feb 1, 2024

Commits on Jan 22, 2024

  1. Update env_logger requirement from 0.10 to 0.11

    Updates the requirements on [env_logger](https://github.com/rust-cli/env_logger) to permit the latest version.
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: env_logger
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2bcfa59 View commit details
    Browse the repository at this point in the history
  2. Update cargo.lock

    alamb committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    11d15fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad3aa4c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    c0636e8 View commit details
    Browse the repository at this point in the history