Skip to content

Commit 87ce1c5

Browse files
obi1kenobigithub-actions
and
github-actions
authored
Weekly cargo update of primary dependencies (#746)
Automation to keep dependencies in the primary `Cargo.lock` current. The following is the output from `cargo update`: ```txt Locking 19 packages to latest compatible versions Updating bitflags v2.8.0 -> v2.9.0 Updating cc v1.2.15 -> v1.2.16 Updating chrono v0.4.39 -> v0.4.40 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 portable-atomic v1.10.0 -> v1.11.0 Updating pyo3 v0.23.4 -> v0.23.5 Updating pyo3-build-config v0.23.4 -> v0.23.5 Updating pyo3-ffi v0.23.4 -> v0.23.5 Updating pyo3-macros v0.23.4 -> v0.23.5 Updating pyo3-macros-backend v0.23.4 -> v0.23.5 Updating schemars v0.8.21 -> v0.8.22 Updating schemars_derive v0.8.21 -> v0.8.22 Updating similar-asserts v1.6.1 -> v1.7.0 Updating uuid v1.14.0 -> v1.15.1 Adding windows-link v0.1.0 note: pass `--verbose` to see 18 unchanged dependencies behind latest ``` Co-authored-by: github-actions <[email protected]>
1 parent 15493bc commit 87ce1c5

File tree

1 file changed

+50
-44
lines changed

1 file changed

+50
-44
lines changed

Cargo.lock

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

0 commit comments

Comments
 (0)