diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-26 21:17:06 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-08-26 21:17:28 +0300 |
| commit | effae2bc2b38012c1a362fc16e40e8fbaed0dc31 (patch) | |
| tree | 6493b8e850e1ccc333755bee94e2cc054401636c /niri-config | |
| parent | 43638df235ae7ce91a8afc318bc86a34089d3870 (diff) | |
| download | niri-effae2bc2b38012c1a362fc16e40e8fbaed0dc31.tar.gz niri-effae2bc2b38012c1a362fc16e40e8fbaed0dc31.tar.bz2 niri-effae2bc2b38012c1a362fc16e40e8fbaed0dc31.zip | |
Bump dependencies
Diffstat (limited to 'niri-config')
| -rw-r--r-- | niri-config/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/niri-config/Cargo.toml b/niri-config/Cargo.toml index 54e0317e..01c38d76 100644 --- a/niri-config/Cargo.toml +++ b/niri-config/Cargo.toml @@ -13,7 +13,7 @@ csscolorparser = "0.7.2" knuffel = "3.2.0" miette = { version = "5.10.0", features = ["fancy-no-backtrace"] } niri-ipc = { version = "25.5.1", path = "../niri-ipc" } -regex = "1.11.1" +regex = "1.11.2" smithay = { workspace = true, features = ["backend_libinput"] } tracing.workspace = true tracy-client.workspace = true |
