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

treewide: Upgrade dependencies #1237

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

Commits on May 23, 2024

  1. treewide: Upgrade dependencies

    This commit upgrades many of our dependencies to newer versions. Note
    that this was not just the result of a `cargo update` invocation; I used
    the `cargo-edit` tool to automate the process of upgrading crate
    versions in our Cargo.toml (I also ran `cargo update` afterwards for
    good measure). The code changes in this commit reflect breaking API
    changes in the new package versions.
    
    Change-Id: Ib15333b66c6bba2e3eb4a302ea85c3a03ab0acf5
    Reviewed-on: https://gerrit.readyset.name/c/readyset/+/7378
    Tested-by: Buildkite CI
    Reviewed-by: Jason Brown <jason.b@readyset.io>
    ethowitz committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d1638d5 View commit details
    Browse the repository at this point in the history