Skip to content

Commit 30e41d5

Browse files
obi1kenobigithub-actions
and
github-actions
authored
Weekly cargo update of dependencies (#1168)
Automation to keep dependencies in `Cargo.lock` current. The following is the output from `cargo update`: ```txt Locking 17 packages to latest compatible versions Updating async-compression v0.4.18 -> v0.4.20 Updating bitflags v2.8.0 -> v2.9.0 Updating cargo_metadata v0.19.1 -> v0.19.2 Updating cc v1.2.15 -> v1.2.16 Updating clap v4.5.30 -> v4.5.31 Updating clap_builder v4.5.30 -> v4.5.31 Updating console v0.15.10 -> v0.15.11 Updating flate2 v1.0.35 -> v1.1.0 Updating globset v0.4.15 -> v0.4.16 Updating insta v1.42.1 -> v1.42.2 Updating litemap v0.7.4 -> v0.7.5 Updating portable-atomic v1.10.0 -> v1.11.0 Updating similar-asserts v1.6.1 -> v1.7.0 Updating tokio-rustls v0.26.1 -> v0.26.2 Updating uuid v1.14.0 -> v1.15.1 Updating zerofrom v0.1.5 -> v0.1.6 Updating zerofrom-derive v0.1.5 -> v0.1.6 note: pass `--verbose` to see 1 unchanged dependencies behind latest ``` Co-authored-by: github-actions <github-actions@github.com>
1 parent 802e06f commit 30e41d5

File tree

1 file changed

+48
-48
lines changed

1 file changed

+48
-48
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)