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 #597

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

josecelano
Copy link
Member

@josecelano josecelano commented May 21, 2024

cargo update
    Updating crates.io index
     Locking 23 packages to latest compatible versions
    Updating anyhow v1.0.83 -> v1.0.86
      Adding atomic-waker v1.1.2
    Updating cc v1.0.97 -> v1.0.98
    Updating crc32fast v1.4.0 -> v1.4.2
    Updating crossbeam-utils v0.8.19 -> v0.8.20
    Updating either v1.11.0 -> v1.12.0
    Updating h2 v0.4.4 -> v0.4.5
    Updating libc v0.2.154 -> v0.2.155
    Updating linux-raw-sys v0.4.13 -> v0.4.14 (latest: v0.6.4)
    Updating miniz_oxide v0.7.2 -> v0.7.3
    Updating proc-macro2 v1.0.82 -> v1.0.83
    Updating rustls v0.23.5 -> v0.23.7
    Updating rustls-webpki v0.102.3 -> v0.102.4
    Updating rustversion v1.0.16 -> v1.0.17
    Updating serde v1.0.201 -> v1.0.202
    Updating serde_derive v1.0.201 -> v1.0.202
    Updating serde_spanned v0.6.5 -> v0.6.6
    Updating syn v2.0.63 -> v2.0.65
    Updating thiserror v1.0.60 -> v1.0.61
    Updating thiserror-impl v1.0.60 -> v1.0.61
    Updating toml v0.8.12 -> v0.8.13
    Updating toml_datetime v0.6.5 -> v0.6.6
    Updating toml_edit v0.22.12 -> v0.22.13

```ouput
cargo update
    Updating crates.io index
     Locking 23 packages to latest compatible versions
    Updating anyhow v1.0.83 -> v1.0.86
      Adding atomic-waker v1.1.2
    Updating cc v1.0.97 -> v1.0.98
    Updating crc32fast v1.4.0 -> v1.4.2
    Updating crossbeam-utils v0.8.19 -> v0.8.20
    Updating either v1.11.0 -> v1.12.0
    Updating h2 v0.4.4 -> v0.4.5
    Updating libc v0.2.154 -> v0.2.155
    Updating linux-raw-sys v0.4.13 -> v0.4.14 (latest: v0.6.4)
    Updating miniz_oxide v0.7.2 -> v0.7.3
    Updating proc-macro2 v1.0.82 -> v1.0.83
    Updating rustls v0.23.5 -> v0.23.7
    Updating rustls-webpki v0.102.3 -> v0.102.4
    Updating rustversion v1.0.16 -> v1.0.17
    Updating serde v1.0.201 -> v1.0.202
    Updating serde_derive v1.0.201 -> v1.0.202
    Updating serde_spanned v0.6.5 -> v0.6.6
    Updating syn v2.0.63 -> v2.0.65
    Updating thiserror v1.0.60 -> v1.0.61
    Updating thiserror-impl v1.0.60 -> v1.0.61
    Updating toml v0.8.12 -> v0.8.13
    Updating toml_datetime v0.6.5 -> v0.6.6
    Updating toml_edit v0.22.12 -> v0.22.13
```
@josecelano josecelano added the Dependencies Related to Dependencies label May 21, 2024
@josecelano josecelano self-assigned this May 21, 2024
@josecelano
Copy link
Member Author

ACK 7a05b8d

@josecelano josecelano merged commit 9290cbb into torrust:develop May 21, 2024
11 of 13 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
None yet
Development

Successfully merging this pull request may close these issues.

1 participant