Skip to content

Commit aff4b4f

Browse files
obi1kenobigithub-actions
and
github-actions
authored
Weekly cargo update of primary dependencies (#742)
Automation to keep dependencies in the primary `Cargo.lock` current. The following is the output from `cargo update`: ```txt Locking 13 packages to latest compatible versions Updating cc v1.2.13 -> v1.2.14 Updating clap v4.5.28 -> v4.5.29 Updating clap_builder v4.5.27 -> v4.5.29 Updating csv-core v0.1.11 -> v0.1.12 Updating equivalent v1.0.1 -> v1.0.2 Updating miniz_oxide v0.8.3 -> v0.8.4 Updating openssl v0.10.70 -> v0.10.71 Updating openssl-sys v0.9.105 -> v0.9.106 Updating ring v0.17.8 -> v0.17.9 Updating smallvec v1.13.2 -> v1.14.0 Removing spin v0.9.8 Updating tempfile v3.16.0 -> v3.17.0 Updating toml_edit v0.22.23 -> v0.22.24 Updating winnow v0.7.1 -> v0.7.2 note: pass `--verbose` to see 18 unchanged dependencies behind latest ``` Co-authored-by: github-actions <[email protected]>
1 parent bc056ad commit aff4b4f

File tree

1 file changed

+33
-40
lines changed

1 file changed

+33
-40
lines changed

Cargo.lock

+33-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)