aboutsummaryrefslogtreecommitdiff
path: root/niri-ipc/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'niri-ipc/Cargo.toml')
-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