aboutsummaryrefslogtreecommitdiff
path: root/niri-ipc
diff options
context:
space:
mode:
authorIvan Molodetskikh <yalterz@gmail.com>2025-07-13 12:57:06 +0300
committerIvan Molodetskikh <yalterz@gmail.com>2025-07-13 12:58:52 +0300
commit45e9bb769d7bc1db89a0867484c6b560a7b25cf9 (patch)
tree3907d93de6e3d196ddb26ce1c06adad28de40f86 /niri-ipc
parentdfb368318755a902bad97db69a54c25cd6140b72 (diff)
downloadniri-45e9bb769d7bc1db89a0867484c6b560a7b25cf9.tar.gz
niri-45e9bb769d7bc1db89a0867484c6b560a7b25cf9.tar.bz2
niri-45e9bb769d7bc1db89a0867484c6b560a7b25cf9.zip
Update deps & Smithay (layer-shell overflows fix)
Diffstat (limited to 'niri-ipc')
-rw-r--r--niri-ipc/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/niri-ipc/Cargo.toml b/niri-ipc/Cargo.toml
index b031c942..70a2c2d9 100644
--- a/niri-ipc/Cargo.toml
+++ b/niri-ipc/Cargo.toml
@@ -13,7 +13,7 @@ readme = "README.md"
[dependencies]
clap = { workspace = true, optional = true }
-schemars = { version = "1.0.0", optional = true }
+schemars = { version = "1.0.4", optional = true }
serde.workspace = true
serde_json.workspace = true