3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/applications/window-managers/eww/Cargo.lock.patch

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
181 B
Diff
Raw Normal View History

2022-06-07 19:11:02 +01:00
--- a/Cargo.lock
+++ b/Cargo.lock
2022-09-05 14:18:48 +01:00
@@ -406,7 +406,7 @@ dependencies = [
2022-06-07 19:11:02 +01:00
[[package]]
name = "eww"
2022-09-05 14:18:48 +01:00
-version = "0.3.0"
+version = "0.4.0"
2022-06-07 19:11:02 +01:00
dependencies = [
"anyhow",
"bincode",