diff options
Diffstat (limited to 'multimedia/wl-screenrec/Makefile.crates')
-rw-r--r-- | multimedia/wl-screenrec/Makefile.crates | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/multimedia/wl-screenrec/Makefile.crates b/multimedia/wl-screenrec/Makefile.crates index 8d51f274deaa..4ca098ac4160 100644 --- a/multimedia/wl-screenrec/Makefile.crates +++ b/multimedia/wl-screenrec/Makefile.crates @@ -5,9 +5,9 @@ CARGO_CRATES= aho-corasick-1.1.3 \ anstyle-query-1.1.1 \ anstyle-wincon-3.0.4 \ anyhow-1.0.86 \ - bindgen-0.69.4 \ - bitflags-2.6.0 \ - cc-1.1.7 \ + bindgen-0.72.1 \ + bitflags-2.9.4 \ + cc-1.2.36 \ cexpr-0.6.0 \ cfg-if-1.0.0 \ cfg_aliases-0.2.1 \ @@ -24,11 +24,12 @@ CARGO_CRATES= aho-corasick-1.1.3 \ drm-fourcc-2.2.0 \ either-1.13.0 \ errno-0.3.9 \ - ffmpeg-next-7.0.4 \ - ffmpeg-sys-next-7.0.2 \ + ffmpeg-next-8.0.0 \ + ffmpeg-sys-next-8.0.1 \ + find-msvc-tools-0.1.1 \ glob-0.3.1 \ heck-0.5.0 \ - hermit-abi-0.3.9 \ + hermit-abi-0.5.2 \ human-size-0.4.3 \ is_terminal_polyfill-1.70.1 \ itertools-0.12.1 \ @@ -44,7 +45,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ nix-0.29.0 \ nom-7.1.3 \ num-conv-0.1.0 \ - num_cpus-1.16.0 \ + num_cpus-1.17.0 \ num_threads-0.1.7 \ pkg-config-0.3.30 \ powerfmt-0.2.0 \ @@ -54,7 +55,7 @@ CARGO_CRATES= aho-corasick-1.1.3 \ regex-1.10.6 \ regex-automata-0.4.7 \ regex-syntax-0.8.4 \ - rustc-hash-1.1.0 \ + rustc-hash-2.1.1 \ rustix-0.38.34 \ ryu-1.0.18 \ scoped-tls-1.0.1 \ |