diff options
| author | Ivan Molodetskikh <yalterz@gmail.com> | 2024-05-16 18:04:18 +0400 |
|---|---|---|
| committer | Ivan Molodetskikh <yalterz@gmail.com> | 2024-05-16 18:04:18 +0400 |
| commit | 0ce08b598c49ea2e87038151c20442c73c684ed5 (patch) | |
| tree | e61ba3344260b4f28560e62d9622c73d5137db1b /niri-visual-tests | |
| parent | ae6377373787b59e1fcd4c2436ec4e04c066fa75 (diff) | |
| download | niri-0ce08b598c49ea2e87038151c20442c73c684ed5.tar.gz niri-0ce08b598c49ea2e87038151c20442c73c684ed5.tar.bz2 niri-0ce08b598c49ea2e87038151c20442c73c684ed5.zip | |
Bump package versions
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 f23d5ed4..10aa3346 100644 --- a/niri-visual-tests/Cargo.toml +++ b/niri-visual-tests/Cargo.toml @@ -10,7 +10,7 @@ repository.workspace = true [dependencies] adw = { version = "0.6.0", package = "libadwaita", features = ["v1_4"] } anyhow.workspace = true -gtk = { version = "0.8.1", package = "gtk4", features = ["v4_12"] } +gtk = { version = "0.8.2", package = "gtk4", features = ["v4_12"] } niri = { version = "0.1.5", path = ".." } niri-config = { version = "0.1.5", path = "../niri-config" } smithay.workspace = true |
