diff options
Diffstat (limited to 'x11/xdg-desktop-portal-luminous/Makefile.crates')
-rw-r--r-- | x11/xdg-desktop-portal-luminous/Makefile.crates | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/x11/xdg-desktop-portal-luminous/Makefile.crates b/x11/xdg-desktop-portal-luminous/Makefile.crates index 22f9d72b763c..e6f821105bc9 100644 --- a/x11/xdg-desktop-portal-luminous/Makefile.crates +++ b/x11/xdg-desktop-portal-luminous/Makefile.crates @@ -314,6 +314,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ new_debug_unreachable-1.0.6 \ nix-0.27.1 \ nix-0.29.0 \ + nix-0.30.1 \ nom-7.1.3 \ noop_proc_macro-0.3.0 \ notify-8.0.0 \ @@ -482,7 +483,7 @@ CARGO_CRATES= ab_glyph-0.2.29 \ system-deps-7.0.3 \ tar-0.4.44 \ target-lexicon-0.12.16 \ - tempfile-3.19.1 \ + tempfile-3.20.0 \ termcolor-1.4.1 \ text-size-1.1.1 \ thiserror-1.0.69 \ @@ -633,11 +634,11 @@ CARGO_CRATES= ab_glyph-0.2.29 \ yoke-0.8.0 \ yoke-derive-0.8.0 \ zbus-4.4.0 \ - zbus-5.6.0 \ + zbus-5.7.0 \ zbus-lockstep-0.4.4 \ zbus-lockstep-macros-0.4.4 \ zbus_macros-4.4.0 \ - zbus_macros-5.6.0 \ + zbus_macros-5.7.0 \ zbus_names-3.0.0 \ zbus_names-4.2.0 \ zbus_xml-4.0.0 \ @@ -652,8 +653,8 @@ CARGO_CRATES= ab_glyph-0.2.29 \ zune-inflate-0.2.54 \ zune-jpeg-0.4.14 \ zvariant-4.2.0 \ - zvariant-5.5.1 \ + zvariant-5.5.3 \ zvariant_derive-4.2.0 \ - zvariant_derive-5.5.1 \ + zvariant_derive-5.5.3 \ zvariant_utils-2.1.0 \ zvariant_utils-3.2.0 |