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

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

josecelano
Copy link
Member

$ cargo update
    Updating crates.io index
     Locking 12 packages to latest compatible versions
    Updating addr2line v0.21.0 -> v0.22.0 (latest: v0.23.0)
    Updating async-compression v0.4.10 -> v0.4.11
    Updating backtrace v0.3.71 -> v0.3.72
    Updating gimli v0.28.1 -> v0.29.0 (latest: v0.30.0)
    Updating globwalk v0.8.1 -> v0.9.1
    Updating hyper-util v0.1.4 -> v0.1.5
    Updating object v0.32.2 -> v0.35.0 (latest: v0.36.0)
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tera v1.19.1 -> v1.20.0
    Updating tokio v1.37.0 -> v1.38.0
    Updating tokio-macros v2.2.0 -> v2.3.0
    Updating winnow v0.6.8 -> v0.6.9

```output
$ cargo update
    Updating crates.io index
     Locking 12 packages to latest compatible versions
    Updating addr2line v0.21.0 -> v0.22.0 (latest: v0.23.0)
    Updating async-compression v0.4.10 -> v0.4.11
    Updating backtrace v0.3.71 -> v0.3.72
    Updating gimli v0.28.1 -> v0.29.0 (latest: v0.30.0)
    Updating globwalk v0.8.1 -> v0.9.1
    Updating hyper-util v0.1.4 -> v0.1.5
    Updating object v0.32.2 -> v0.35.0 (latest: v0.36.0)
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tera v1.19.1 -> v1.20.0
    Updating tokio v1.37.0 -> v1.38.0
    Updating tokio-macros v2.2.0 -> v2.3.0
    Updating winnow v0.6.8 -> v0.6.9
```
@josecelano josecelano self-assigned this Jun 3, 2024
@josecelano josecelano added the Dependencies Related to Dependencies label Jun 3, 2024
@josecelano
Copy link
Member Author

ACK 716a475

@josecelano josecelano merged commit 6d4a955 into torrust:develop Jun 3, 2024
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