Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Upstream sadly decided to fix the incorrect Cargo.lock we were applying a patch for by rewriting the tag. :( Diff of sources before and after: diff --git 1/nix/store/yh0jcja9psq44dlis8jw93s62bfah5ys-source/Cargo.lock 2/nix/store/0l9wq5fxgxhaq0pp7p0yd38815x8rbqy> index f01f824..e00d079 100644 --- 1/nix/store/yh0jcja9psq44dlis8jw93s62bfah5ys-source/Cargo.lock +++ 2/nix/store/0l9wq5fxgxhaq0pp7p0yd38815x8rbqy-source/Cargo.lock @@ -328,7 +328,7 @@ dependencies = [ [[package]] name = "swayws" -version = "1.1.1" +version = "1.2.0" dependencies = [ "clap", "env_logger",
- Loading branch information