greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.88k stars 475 forks source link

Release 0.21.0 has outdated lock file #1401

Closed freswa closed 2 years ago

freswa commented 2 years ago

Release 0.21.0 doesn't build with --locked parameter.

❯ cargo build --locked --release
error: the lock file /home/frederik/projects/rust/i3status-rust/Cargo.lock needs to be updated but --locked was passed to prevent this
If you want to try to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.
MaxVerevkin commented 2 years ago

Sorry, missed that. Should be fixed in 0.21.1