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

Udate dependencies #461

Merged
merged 7 commits into from
Feb 7, 2024

Conversation

josecelano
Copy link
Member

$ cargo update zerocopy
    Updating crates.io index
    Updating zerocopy v0.7.25 -> v0.7.32
    Updating zerocopy-derive v0.7.25 -> v0.7.32
    
$ cargo update config
    Updating crates.io index
    Removing ahash v0.7.7
    Updating config v0.13.3 -> v0.14.0
      Adding const-random v0.1.17
      Adding const-random-macro v0.1.16
      Adding convert_case v0.6.0
      Adding crunchy v0.2.2
    Updating dlv-list v0.3.0 -> v0.5.2
      Adding hashbrown v0.13.2
    Updating ordered-multimap v0.4.3 -> v0.6.0
    Updating ron v0.7.1 -> v0.8.1
    Updating rust-ini v0.18.0 -> v0.19.0
      Adding tiny-keccak v2.0.2
    Removing toml v0.5.11
    
$ cargo update serde
    Updating crates.io index
    Updating serde v1.0.192 -> v1.0.193
    Updating serde_derive v1.0.192 -> v1.0.193
    
$ cargo update h2
    Updating crates.io index
    Updating h2 v0.3.21 -> v0.3.24
    Removing hashbrown v0.12.3
    Removing indexmap v1.9.3
    
$ cargo update uuid
    Updating crates.io index
    Updating uuid v1.5.0 -> v1.7.0
    
$ cargo update openssl
    Updating crates.io index
    Updating openssl v0.10.59 -> v0.10.63
    Updating openssl-sys v0.9.95 -> v0.9.99

@josecelano josecelano marked this pull request as ready for review February 7, 2024 08:23
@josecelano josecelano requested a review from a team as a code owner February 7, 2024 08:23
@josecelano josecelano added this to the v3.0.0 milestone Feb 7, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Feb 7, 2024
@josecelano josecelano self-assigned this Feb 7, 2024
@josecelano
Copy link
Member Author

ACK b39a2be

@josecelano josecelano merged commit 67b1e5d into torrust:develop Feb 7, 2024
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Related to Dependencies
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant