diff options
Diffstat (limited to 'x11/hyprviz/Makefile.crates')
| -rw-r--r-- | x11/hyprviz/Makefile.crates | 127 |
1 files changed, 127 insertions, 0 deletions
diff --git a/x11/hyprviz/Makefile.crates b/x11/hyprviz/Makefile.crates new file mode 100644 index 000000000000..cedfde0e5d31 --- /dev/null +++ b/x11/hyprviz/Makefile.crates @@ -0,0 +1,127 @@ +CARGO_CRATES= aho-corasick-1.1.3 \ + arc-swap-1.7.1 \ + autocfg-1.5.0 \ + base62-2.2.3 \ + bitflags-1.3.2 \ + bitflags-2.9.4 \ + bstr-1.12.0 \ + cairo-rs-0.21.2 \ + cairo-sys-rs-0.21.2 \ + cc-1.2.40 \ + cfg-expr-0.20.3 \ + cfg-if-1.0.3 \ + crossbeam-deque-0.8.6 \ + crossbeam-epoch-0.9.18 \ + crossbeam-utils-0.8.21 \ + either-1.15.0 \ + equivalent-1.0.2 \ + field-offset-0.3.6 \ + find-msvc-tools-0.1.3 \ + futures-channel-0.3.31 \ + futures-core-0.3.31 \ + futures-executor-0.3.31 \ + futures-io-0.3.31 \ + futures-macro-0.3.31 \ + futures-task-0.3.31 \ + futures-util-0.3.31 \ + gdk-pixbuf-0.21.2 \ + gdk-pixbuf-sys-0.21.2 \ + gdk4-0.10.1 \ + gdk4-sys-0.10.1 \ + getrandom-0.2.16 \ + gio-0.21.2 \ + gio-sys-0.21.2 \ + glib-0.21.3 \ + glib-macros-0.21.2 \ + glib-sys-0.21.2 \ + glob-0.3.3 \ + globset-0.4.16 \ + globwalk-0.8.1 \ + gobject-sys-0.21.2 \ + graphene-rs-0.21.2 \ + graphene-sys-0.21.2 \ + gsk4-0.10.1 \ + gsk4-sys-0.10.1 \ + gtk4-0.10.1 \ + gtk4-macros-0.10.1 \ + gtk4-sys-0.10.1 \ + hashbrown-0.16.0 \ + heck-0.5.0 \ + hyprparser-0.1.6 \ + ignore-0.4.23 \ + indexmap-2.11.4 \ + itertools-0.11.0 \ + itoa-1.0.15 \ + lazy_static-1.5.0 \ + libc-0.2.177 \ + log-0.4.28 \ + memchr-2.7.6 \ + memoffset-0.9.1 \ + minreq-2.14.1 \ + normpath-1.5.0 \ + once_cell-1.21.3 \ + pango-0.21.3 \ + pango-sys-0.21.2 \ + pin-project-lite-0.2.16 \ + pin-utils-0.1.0 \ + pkg-config-0.3.32 \ + proc-macro-crate-3.4.0 \ + proc-macro2-1.0.101 \ + quote-1.0.41 \ + regex-1.11.3 \ + regex-automata-0.4.11 \ + regex-syntax-0.8.6 \ + ring-0.17.14 \ + rust-i18n-3.1.5 \ + rust-i18n-macro-3.1.5 \ + rust-i18n-support-3.1.5 \ + rustc_version-0.4.1 \ + rustls-0.21.12 \ + rustls-webpki-0.101.7 \ + ryu-1.0.20 \ + same-file-1.0.6 \ + sct-0.7.1 \ + semver-1.0.27 \ + serde-1.0.228 \ + serde_core-1.0.228 \ + serde_derive-1.0.228 \ + serde_json-1.0.145 \ + serde_spanned-0.6.9 \ + serde_yaml-0.9.34+deprecated \ + shlex-1.3.0 \ + siphasher-1.0.1 \ + slab-0.4.11 \ + smallvec-1.15.1 \ + stable_deref_trait-1.2.0 \ + syn-2.0.106 \ + system-deps-7.0.5 \ + target-lexicon-0.13.2 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_datetime-0.7.2 \ + toml_edit-0.22.27 \ + toml_edit-0.23.6 \ + toml_parser-1.0.3 \ + toml_write-0.1.2 \ + triomphe-0.1.15 \ + unicode-ident-1.0.19 \ + unsafe-libyaml-0.2.11 \ + untrusted-0.9.0 \ + version-compare-0.2.0 \ + walkdir-2.5.0 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + webpki-roots-0.25.4 \ + winapi-util-0.1.11 \ + windows-link-0.2.1 \ + windows-sys-0.52.0 \ + windows-sys-0.61.2 \ + windows-targets-0.52.6 \ + windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_msvc-0.52.6 \ + windows_i686_gnu-0.52.6 \ + windows_i686_gnullvm-0.52.6 \ + windows_i686_msvc-0.52.6 \ + windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_msvc-0.52.6 \ + winnow-0.7.13 |
