diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2024-06-29 08:39:13 +0400 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-06-29 08:39:13 +0400 |
| commit | 4fd04951e61d9f1675215fda608cdd68cc94e3b4 (patch) | |
| tree | 2ff55d6cef4d615b76dd22b41550aa6ccae40ca9 /niri-config | |
| parent | 747c18629346b46c7a6f6dcc85c4c0cf3b17d9d4 (diff) | |
| download | niri-4fd04951e61d9f1675215fda608cdd68cc94e3b4.tar.gz niri-4fd04951e61d9f1675215fda608cdd68cc94e3b4.tar.bz2 niri-4fd04951e61d9f1675215fda608cdd68cc94e3b4.zip | |
Bump version to 0.1.7
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 f0067c15..28bd1b37 100644 --- a/niri-config/Cargo.toml +++ b/niri-config/Cargo.toml @@ -12,7 +12,7 @@ bitflags.workspace = true csscolorparser = "0.6.2" knuffel = "3.2.0" miette = "5.10.0" -niri-ipc = { version = "0.1.6", path = "../niri-ipc" } +niri-ipc = { version = "0.1.7", path = "../niri-ipc" } regex = "1.10.5" smithay = { workspace = true, features = ["backend_libinput"] } tracing.workspace = true |
