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 dependencies #608

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Update dependencies #608

merged 3 commits into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. build(deps): bump tokio from 1.28.2 to 1.32.0

    Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.28.2 to 1.32.0.
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.28.2...tokio-1.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Erdem Meydanli <[email protected]>
    dependabot[bot] authored and meerd committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1100b4f View commit details
    Browse the repository at this point in the history
  2. build(deps): bump base64 from 0.21.4 to 0.22.0

    Bumps [base64](https://github.com/marshallpierce/rust-base64) from 0.21.4 to 0.22.0.
    - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
    - [Commits](marshallpierce/rust-base64@v0.21.4...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: base64
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Erdem Meydanli <[email protected]>
    dependabot[bot] authored and meerd committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0da3c46 View commit details
    Browse the repository at this point in the history
  3. cargo: Update cargo.lock to eliminate build failures

    Signed-off-by: Erdem Meydanli <[email protected]>
    meerd committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4d697fb View commit details
    Browse the repository at this point in the history