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 20:11:02 +02:00
--- a/Cargo.lock
+++ b/Cargo.lock
2022-09-05 15:18:48 +02:00
@@ -406,7 +406,7 @@ dependencies = [
2022-06-07 20:11:02 +02:00
[[package]]
name = "eww"
2022-09-05 15:18:48 +02:00
-version = "0.3.0"
+version = "0.4.0"
2022-06-07 20:11:02 +02:00
dependencies = [
"anyhow",
"bincode",