Skip to content

Commit

Permalink
Weekly cargo update (#1976)
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
info: syncing channel updates for '1.75.0-x86_64-unknown-linux-gnu'
info: latest update on 2023-12-28, rust version 1.75.0 (82e1608df 2023-12-21)
info: downloading component 'rust-std' for 'wasm32-unknown-unknown'
info: installing component 'rust-std' for 'wasm32-unknown-unknown'
�[1m�[32m    Updating�[0m derive_more v0.99.17 -> v0.99.18
�[1m�[36m      Adding�[0m hermit-abi v0.4.0
�[1m�[32m    Updating�[0m polling v3.7.1 -> v3.7.2
```

Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Jun 16, 2024
1 parent 1d03e14 commit 1704464
Showing 1 changed file with 13 additions and 7 deletions.
20 changes: 13 additions & 7 deletions Cargo.lock

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

0 comments on commit 1704464

Please sign in to comment.