diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2025-01-02 11:50:34 +0300 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2025-01-02 11:50:51 +0300 |
| commit | 0dbd14ebdc5299936c6dfa3c94edce5cc805a808 (patch) | |
| tree | a6b485a941cdb639d5043117aebadf25543684c2 /niri-visual-tests | |
| parent | 8b3d8ccb47383b737a38218f8cb5da92a4a6a406 (diff) | |
| download | niri-0dbd14ebdc5299936c6dfa3c94edce5cc805a808.tar.gz niri-0dbd14ebdc5299936c6dfa3c94edce5cc805a808.tar.bz2 niri-0dbd14ebdc5299936c6dfa3c94edce5cc805a808.zip | |
Update dependencies
Diffstat (limited to 'niri-visual-tests')
| -rw-r--r-- | niri-visual-tests/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/niri-visual-tests/Cargo.toml b/niri-visual-tests/Cargo.toml index 70d4fd03..057045a1 100644 --- a/niri-visual-tests/Cargo.toml +++ b/niri-visual-tests/Cargo.toml @@ -10,7 +10,7 @@ repository.workspace = true [dependencies] adw = { version = "0.7.1", package = "libadwaita", features = ["v1_4"] } anyhow.workspace = true -gtk = { version = "0.9.3", package = "gtk4", features = ["v4_12"] } +gtk = { version = "0.9.5", package = "gtk4", features = ["v4_12"] } niri = { version = "0.1.10", path = ".." } niri-config = { version = "0.1.10", path = "../niri-config" } smithay.workspace = true |
