Skip to content

Conversation

@josecelano
Copy link
Member

Update dependencies:

cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating bytemuck v1.16.0 -> v1.16.1
    Updating derive_more v0.99.17 -> v0.99.18
    Removing displaydoc v0.2.4
      Adding hermit-abi v0.4.0
    Updating httparse v1.9.3 -> v1.9.4
      Adding hyper-rustls v0.27.2
    Removing icu_collections v1.5.0
    Removing icu_locid v1.5.0
    Removing icu_locid_transform v1.5.0
    Removing icu_locid_transform_data v1.5.0
    Removing icu_normalizer v1.5.0
    Removing icu_normalizer_data v1.5.0
    Removing icu_properties v1.5.0
    Removing icu_properties_data v1.5.0
    Removing icu_provider v1.5.0
    Removing icu_provider_macros v1.5.0
 Downgrading idna v1.0.0 -> v0.5.0 (latest: v1.0.1)
    Removing litemap v0.7.3
    Updating miniz_oxide v0.7.3 -> v0.7.4
    Updating polling v3.7.1 -> v3.7.2
    Updating reqwest v0.12.4 -> v0.12.5
      Adding rustls v0.23.10
      Adding rustls-webpki v0.102.4
    Removing stable_deref_trait v1.2.0
      Adding subtle v2.5.0
    Removing synstructure v0.13.1
    Removing tinystr v0.7.6
      Adding tokio-rustls v0.26.0
      Adding unicode-bidi v0.3.15
      Adding unicode-normalization v0.1.23
    Updating url v2.5.1 -> v2.5.2
    Removing utf16_iter v1.0.5
    Removing utf8_iter v1.0.4
    Removing write16 v1.0.0
    Removing writeable v0.5.5
    Removing yoke v0.7.4
    Removing yoke-derive v0.7.4
    Removing zerofrom v0.1.4
    Removing zerofrom-derive v0.1.4
      Adding zeroize v1.8.1
    Removing zerovec v0.10.2
    Removing zerovec-derive v0.10.2
    Updating zstd-sys v2.0.10+zstd.1.5.6 -> v2.0.11+zstd.1.5.6

```console
cargo update
    Updating crates.io index
     Locking 18 packages to latest compatible versions
    Updating bytemuck v1.16.0 -> v1.16.1
    Updating derive_more v0.99.17 -> v0.99.18
    Removing displaydoc v0.2.4
      Adding hermit-abi v0.4.0
    Updating httparse v1.9.3 -> v1.9.4
      Adding hyper-rustls v0.27.2
    Removing icu_collections v1.5.0
    Removing icu_locid v1.5.0
    Removing icu_locid_transform v1.5.0
    Removing icu_locid_transform_data v1.5.0
    Removing icu_normalizer v1.5.0
    Removing icu_normalizer_data v1.5.0
    Removing icu_properties v1.5.0
    Removing icu_properties_data v1.5.0
    Removing icu_provider v1.5.0
    Removing icu_provider_macros v1.5.0
 Downgrading idna v1.0.0 -> v0.5.0 (latest: v1.0.1)
    Removing litemap v0.7.3
    Updating miniz_oxide v0.7.3 -> v0.7.4
    Updating polling v3.7.1 -> v3.7.2
    Updating reqwest v0.12.4 -> v0.12.5
      Adding rustls v0.23.10
      Adding rustls-webpki v0.102.4
    Removing stable_deref_trait v1.2.0
      Adding subtle v2.5.0
    Removing synstructure v0.13.1
    Removing tinystr v0.7.6
      Adding tokio-rustls v0.26.0
      Adding unicode-bidi v0.3.15
      Adding unicode-normalization v0.1.23
    Updating url v2.5.1 -> v2.5.2
    Removing utf16_iter v1.0.5
    Removing utf8_iter v1.0.4
    Removing write16 v1.0.0
    Removing writeable v0.5.5
    Removing yoke v0.7.4
    Removing yoke-derive v0.7.4
    Removing zerofrom v0.1.4
    Removing zerofrom-derive v0.1.4
      Adding zeroize v1.8.1
    Removing zerovec v0.10.2
    Removing zerovec-derive v0.10.2
    Updating zstd-sys v2.0.10+zstd.1.5.6 -> v2.0.11+zstd.1.5.6
```
@josecelano josecelano self-assigned this Jun 19, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Jun 19, 2024
@josecelano josecelano added this to the v3.0.0 milestone Jun 19, 2024
@josecelano
Copy link
Member Author

ACK 0bcca80

@josecelano josecelano merged commit 27933b9 into torrust:develop Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependencies Related to Dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant