Skip to content

Commit ec821ee

Browse files
committed
Separately update zbus to 1.9.2 to fix cargo audit issue
This was done using `cargo update zbus --precise=1.9.2`, since `cargo update` did only update to 1.9.1. Also note that now runing `cargo update` will *downgrade* zbus again to 1.9.1: % cargo update Updating crates.io index Updating bitflags v1.2.1 -> v1.3.2 Adding cfg-if v0.1.10 Removing memoffset v0.6.4 Updating nix v0.20.2 -> v0.17.0 Adding void v1.0.2 Updating zbus v1.9.2 -> v1.9.1 Updating zbus_macros v1.9.2 -> v1.9.1 See also the following cargo issues: * rust-lang/cargo#7671 * rust-lang/cargo#5702
1 parent 3b50544 commit ec821ee

File tree

1 file changed

+24
-27
lines changed

1 file changed

+24
-27
lines changed

Cargo.lock

Lines changed: 24 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)