Skip to content

Commit

Permalink
Weekly cargo update (#1850)
Browse files Browse the repository at this point in the history
Automation to keep dependencies in `Cargo.lock` current.

The following is the output from `cargo update`:

```txt
�[1m�[32m    Updating�[0m async-signal v0.2.5 -> v0.2.6
�[1m�[32m    Updating�[0m cc v1.0.94 -> v1.0.95
�[1m�[32m    Updating�[0m enum-iterator-derive v1.3.0 -> v1.3.1
�[1m�[32m    Updating�[0m rustls v0.21.10 -> v0.21.11
�[1m�[32m    Updating�[0m thiserror v1.0.58 -> v1.0.59
�[1m�[32m    Updating�[0m thiserror-impl v1.0.58 -> v1.0.59
�[1m�[32m    Updating�[0m toml_edit v0.22.9 -> v0.22.12
```

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions committed Apr 22, 2024
1 parent dbc6a1d commit 614d0db
Showing 1 changed file with 28 additions and 27 deletions.
55 changes: 28 additions & 27 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 614d0db

Please sign in to comment.