Skip to content
/ kube-rs Public
forked from kube-rs/kube
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 base64 requirement from 0.13.0 to 0.21.0 #45

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 9, 2023

  1. Update base64 requirement from 0.13.0 to 0.21.0

    Updates the requirements on [base64](https://github.com/marshallpierce/rust-base64) to permit the latest version.
    - [Release notes](https://github.com/marshallpierce/rust-base64/releases)
    - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
    - [Commits](marshallpierce/rust-base64@v0.13.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: base64
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d74860e View commit details
    Browse the repository at this point in the history