diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-02-21 09:03:36 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-02-21 09:05:26 +0300 |
| commit | b94a5db8790339cf9134873d8b490be69e02ac71 (patch) | |
| tree | 60e8c0cfb77cd938da1e859d270487666bdfa55f /niri-visual-tests | |
| parent | 4a4dcb85ef18127f05728d21afbc5d12b334a444 (diff) | |
| download | niri-b94a5db8790339cf9134873d8b490be69e02ac71.tar.gz niri-b94a5db8790339cf9134873d8b490be69e02ac71.tar.bz2 niri-b94a5db8790339cf9134873d8b490be69e02ac71.zip | |
Bump version to 25.02
Diffstat (limited to 'niri-visual-tests')
| -rw-r--r-- | niri-visual-tests/Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/niri-visual-tests/Cargo.toml b/niri-visual-tests/Cargo.toml index 07dbb98a..a2d3f7ea 100644 --- a/niri-visual-tests/Cargo.toml +++ b/niri-visual-tests/Cargo.toml @@ -11,8 +11,8 @@ repository.workspace = true adw = { version = "0.7.1", package = "libadwaita", features = ["v1_4"] } anyhow.workspace = true gtk = { version = "0.9.6", package = "gtk4", features = ["v4_12"] } -niri = { version = "25.1.0", path = ".." } -niri-config = { version = "25.1.0", path = "../niri-config" } +niri = { version = "25.2.0", path = ".." } +niri-config = { version = "25.2.0", path = "../niri-config" } smithay.workspace = true tracing.workspace = true tracing-subscriber.workspace = true |
