| ab_glyph | 0.2.32 | Apache-2.0 | github.com/alexheretic/ab-glyph |
| ab_glyph_rasterizer | 0.1.10 | Apache-2.0 | github.com/alexheretic/ab-glyph |
| addr2line | 0.25.1 | Apache-2.0 OR MIT | github.com/gimli-rs/addr2line |
| adler2 | 2.0.1 | 0BSD OR MIT OR Apache-2.0 | github.com/oyvindln/adler2 |
| adobe-cmap-parser | 0.4.1 | MIT | github.com/jrmuizel/adobe-cmap-parser |
| aead | 0.5.2 | MIT OR Apache-2.0 | github.com/RustCrypto/traits |
| aes | 0.8.4 | MIT OR Apache-2.0 | github.com/RustCrypto/block-ciphers |
| aes-gcm | 0.10.3 | Apache-2.0 OR MIT | github.com/RustCrypto/AEADs |
| ahash | 0.8.12 | MIT OR Apache-2.0 | github.com/tkaitchuck/ahash |
| aho-corasick | 1.1.4 | Unlicense OR MIT | github.com/BurntSushi/aho-corasick |
| aliasable | 0.1.3 | MIT | github.com/avitex/rust-aliasable |
| aligned | 0.4.3 | MIT OR Apache-2.0 | github.com/rust-embedded-community/aligned |
| aligned-vec | 0.6.4 | MIT | github.com/sarah-ek/aligned-vec/ |
| alloc-no-stdlib | 2.0.4 | BSD-3-Clause | github.com/dropbox/rust-alloc-no-stdlib |
| alloc-stdlib | 0.2.2 | BSD-3-Clause | github.com/dropbox/rust-alloc-no-stdlib |
| allocator-api2 | 0.2.21 | MIT OR Apache-2.0 | github.com/zakarumych/allocator-api2 |
| allsorts | 0.16.1 | Apache-2.0 | github.com/yeslogic/allsorts |
| android_system_properties | 0.1.5 | MIT/Apache-2.0 | github.com/nical/android_system_properties |
| anes | 0.1.6 | MIT OR Apache-2.0 | github.com/zrzka/anes-rs |
| anstream | 0.6.21 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| anstyle | 1.0.13 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| anstyle-parse | 0.2.7 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| anstyle-query | 1.1.5 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| anstyle-wincon | 3.0.11 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| anyhow | 1.0.102 | MIT OR Apache-2.0 | github.com/dtolnay/anyhow |
| arbitrary | 1.4.2 | MIT OR Apache-2.0 | github.com/rust-fuzz/arbitrary/ |
| arg_enum_proc_macro | 0.3.4 | MIT | github.com/lu-zero/arg_enum_proc_macro |
| arrayvec | 0.7.6 | MIT OR Apache-2.0 | github.com/bluss/arrayvec |
| as-slice | 0.2.1 | MIT OR Apache-2.0 | github.com/japaric/as-slice |
| async-broadcast | 0.7.2 | MIT OR Apache-2.0 | github.com/smol-rs/async-broadcast |
| async-channel | 2.5.0 | Apache-2.0 OR MIT | github.com/smol-rs/async-channel |
| async-executor | 1.14.0 | Apache-2.0 OR MIT | github.com/smol-rs/async-executor |
| async-io | 2.6.0 | Apache-2.0 OR MIT | github.com/smol-rs/async-io |
| async-lock | 3.4.2 | Apache-2.0 OR MIT | github.com/smol-rs/async-lock |
| async-process | 2.5.0 | Apache-2.0 OR MIT | github.com/smol-rs/async-process |
| async-recursion | 1.1.1 | MIT OR Apache-2.0 | github.com/dcchut/async-recursion |
| async-signal | 0.2.13 | Apache-2.0 OR MIT | github.com/smol-rs/async-signal |
| async-task | 4.7.1 | Apache-2.0 OR MIT | github.com/smol-rs/async-task |
| async-trait | 0.1.89 | MIT OR Apache-2.0 | github.com/dtolnay/async-trait |
| atomic-waker | 1.1.2 | Apache-2.0 OR MIT | github.com/smol-rs/atomic-waker |
| autocfg | 1.5.0 | Apache-2.0 OR MIT | github.com/cuviper/autocfg |
| av-scenechange | 0.14.1 | MIT | github.com/rust-av/av-scenechange |
| av1-grain | 0.2.5 | BSD-2-Clause | github.com/rust-av/av1-grain |
| avif-serialize | 0.8.8 | BSD-3-Clause | github.com/kornelski/avif-serialize |
| axum | 0.8.8 | MIT | github.com/tokio-rs/axum |
| axum-core | 0.5.6 | MIT | github.com/tokio-rs/axum |
| backtrace | 0.3.76 | MIT OR Apache-2.0 | github.com/rust-lang/backtrace-rs |
| backtrace-ext | 0.2.1 | MIT OR Apache-2.0 | github.com/gankra/backtrace-ext |
| base16ct | 0.2.0 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/base16ct |
| base64 | 0.13.1 | MIT/Apache-2.0 | github.com/marshallpierce/rust-base64 |
| base64 | 0.22.1 | MIT OR Apache-2.0 | github.com/marshallpierce/rust-base64 |
| base64ct | 1.8.3 | Apache-2.0 OR MIT | github.com/RustCrypto/formats |
| bit_field | 0.10.3 | Apache-2.0/MIT | github.com/phil-opp/rust-bit-field |
| bit-set | 0.5.3 | MIT/Apache-2.0 | github.com/contain-rs/bit-set |
| bit-vec | 0.6.3 | MIT/Apache-2.0 | github.com/contain-rs/bit-vec |
| bitflags | 2.11.0 | MIT OR Apache-2.0 | github.com/bitflags/bitflags |
| bitreader | 0.3.11 | MIT OR Apache-2.0 | github.com/irauta/bitreader |
| bitstream-io | 4.9.0 | MIT/Apache-2.0 | github.com/tuffy/bitstream-io |
| block-buffer | 0.10.4 | MIT OR Apache-2.0 | github.com/RustCrypto/utils |
| block-padding | 0.3.3 | MIT OR Apache-2.0 | github.com/RustCrypto/utils |
| block2 | 0.6.2 | MIT | github.com/madsmtm/objc2 |
| blocking | 1.6.2 | Apache-2.0 OR MIT | github.com/smol-rs/blocking |
| brotli-decompressor | 5.0.0 | BSD-3-Clause/MIT | github.com/dropbox/rust-brotli-decompressor |
| bstr | 1.12.1 | MIT OR Apache-2.0 | github.com/BurntSushi/bstr |
| built | 0.8.0 | MIT | github.com/lukaslueg/built |
| bumpalo | 3.20.2 | MIT OR Apache-2.0 | github.com/fitzgen/bumpalo |
| bytecount | 0.6.9 | Apache-2.0/MIT | github.com/llogiq/bytecount |
| bytemuck | 1.25.0 | Zlib OR Apache-2.0 OR MIT | github.com/Lokathor/bytemuck |
| byteorder | 1.5.0 | Unlicense OR MIT | github.com/BurntSushi/byteorder |
| byteorder-lite | 0.1.0 | Unlicense OR MIT | github.com/image-rs/byteorder-lite |
| bytes | 1.11.1 | MIT | github.com/tokio-rs/bytes |
| calamine | 0.26.1 | MIT | github.com/tafia/calamine |
| cast | 0.3.0 | MIT OR Apache-2.0 | github.com/japaric/cast.rs |
| castaway | 0.2.4 | MIT | github.com/sagebind/castaway |
| cbc | 0.1.2 | MIT OR Apache-2.0 | github.com/RustCrypto/block-modes |
| cc | 1.2.56 | MIT OR Apache-2.0 | github.com/rust-lang/cc-rs |
| cfb | 0.10.0 | MIT | github.com/mdsteele/rust-cfb |
| cff-parser | 0.1.0 | MIT OR Apache-2.0 | github.com/jrmuizel/cff-parser |
| cfg_aliases | 0.2.1 | MIT | github.com/katharostech/cfg_aliases |
| cfg-if | 1.0.4 | MIT OR Apache-2.0 | github.com/rust-lang/cfg-if |
| chrono | 0.4.44 | MIT OR Apache-2.0 | github.com/chronotope/chrono |
| ciborium | 0.2.2 | Apache-2.0 | github.com/enarx/ciborium |
| ciborium-io | 0.2.2 | Apache-2.0 | github.com/enarx/ciborium |
| ciborium-ll | 0.2.2 | Apache-2.0 | github.com/enarx/ciborium |
| cipher | 0.4.4 | MIT OR Apache-2.0 | github.com/RustCrypto/traits |
| clap | 4.5.60 | MIT OR Apache-2.0 | github.com/clap-rs/clap |
| clap_builder | 4.5.60 | MIT OR Apache-2.0 | github.com/clap-rs/clap |
| clap_derive | 4.5.55 | MIT OR Apache-2.0 | github.com/clap-rs/clap |
| clap_lex | 1.0.0 | MIT OR Apache-2.0 | github.com/clap-rs/clap |
| codepage | 0.1.2 | Apache-2.0 OR MIT | github.com/hsivonen/codepage |
| color_quant | 1.1.0 | MIT | github.com/image-rs/color_quant |
| colorchoice | 1.0.4 | MIT OR Apache-2.0 | github.com/rust-cli/anstyle |
| compact_str | 0.9.0 | MIT | github.com/ParkMyCar/compact_str |
| concurrent-queue | 2.5.0 | Apache-2.0 OR MIT | github.com/smol-rs/concurrent-queue |
| console | 0.15.11 | MIT | github.com/console-rs/console |
| const-oid | 0.9.6 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/const-oid |
| cookie | 0.18.1 | MIT OR Apache-2.0 | github.com/SergioBenitez/cookie-rs |
| cookie_store | 0.22.1 | MIT OR Apache-2.0 | github.com/pfernie/cookie_store |
| core-foundation | 0.9.4 | MIT OR Apache-2.0 | github.com/servo/core-foundation-rs |
| core-foundation | 0.10.1 | MIT OR Apache-2.0 | github.com/servo/core-foundation-rs |
| core-foundation-sys | 0.8.7 | MIT OR Apache-2.0 | github.com/servo/core-foundation-rs |
| core2 | 0.4.0 | Apache-2.0 OR MIT | github.com/bbqsrc/core2 |
| cpufeatures | 0.2.17 | MIT OR Apache-2.0 | github.com/RustCrypto/utils |
| crc32fast | 1.5.0 | MIT OR Apache-2.0 | github.com/srijs/rust-crc32fast |
| criterion | 0.5.1 | Apache-2.0 OR MIT | github.com/bheisler/criterion.rs |
| criterion-plot | 0.5.0 | MIT/Apache-2.0 | github.com/bheisler/criterion.rs |
| crossbeam-channel | 0.5.15 | MIT OR Apache-2.0 | github.com/crossbeam-rs/crossbeam |
| crossbeam-deque | 0.8.6 | MIT OR Apache-2.0 | github.com/crossbeam-rs/crossbeam |
| crossbeam-epoch | 0.9.18 | MIT OR Apache-2.0 | github.com/crossbeam-rs/crossbeam |
| crossbeam-utils | 0.8.21 | MIT OR Apache-2.0 | github.com/crossbeam-rs/crossbeam |
| crunchy | 0.2.4 | MIT | github.com/eira-fransham/crunchy |
| crypto-bigint | 0.5.5 | Apache-2.0 OR MIT | github.com/RustCrypto/crypto-bigint |
| crypto-common | 0.1.7 | MIT OR Apache-2.0 | github.com/RustCrypto/traits |
| csv | 1.4.0 | Unlicense/MIT | github.com/BurntSushi/rust-csv |
| csv-core | 0.1.13 | Unlicense/MIT | github.com/BurntSushi/rust-csv |
| ctr | 0.9.2 | MIT OR Apache-2.0 | github.com/RustCrypto/block-modes |
| curve25519-dalek | 4.1.3 | BSD-3-Clause | github.com/dalek-cryptography/curve25519-dalek/tree/main/curve25519-dalek |
| curve25519-dalek-derive | 0.1.1 | MIT/Apache-2.0 | github.com/dalek-cryptography/curve25519-dalek |
| darling | 0.20.11 | MIT | github.com/TedDriggs/darling |
| darling_core | 0.20.11 | MIT | github.com/TedDriggs/darling |
| darling_macro | 0.20.11 | MIT | github.com/TedDriggs/darling |
| dary_heap | 0.3.8 | MIT OR Apache-2.0 | github.com/hanmertens/dary_heap |
| data-encoding | 2.10.0 | MIT | github.com/ia0/data-encoding |
| dbus | 0.9.10 | Apache-2.0/MIT | github.com/diwic/dbus-rs |
| dbus-secret-service | 4.1.0 | MIT OR Apache-2.0 | github.com/brotskydotcom/dbus-secret-service |
| der | 0.7.10 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/der |
| deranged | 0.5.8 | MIT OR Apache-2.0 | github.com/jhpratt/deranged |
| derive_arbitrary | 1.4.2 | MIT OR Apache-2.0 | github.com/rust-fuzz/arbitrary |
| derive_builder | 0.20.2 | MIT OR Apache-2.0 | github.com/colin-kiegel/rust-derive-builder |
| derive_builder_core | 0.20.2 | MIT OR Apache-2.0 | github.com/colin-kiegel/rust-derive-builder |
| derive_builder_macro | 0.20.2 | MIT OR Apache-2.0 | github.com/colin-kiegel/rust-derive-builder |
| digest | 0.10.7 | MIT OR Apache-2.0 | github.com/RustCrypto/traits |
| dispatch2 | 0.3.1 | Zlib OR Apache-2.0 OR MIT | github.com/madsmtm/objc2 |
| displaydoc | 0.2.5 | MIT OR Apache-2.0 | github.com/yaahc/displaydoc |
| document-features | 0.2.12 | MIT OR Apache-2.0 | github.com/slint-ui/document-features |
| ecb | 0.1.2 | MIT | github.com/magic-akari/ecb |
| ecdsa | 0.16.9 | Apache-2.0 OR MIT | github.com/RustCrypto/signatures/tree/master/ecdsa |
| ed25519 | 2.2.3 | Apache-2.0 OR MIT | github.com/RustCrypto/signatures/tree/master/ed25519 |
| ed25519-dalek | 2.2.0 | BSD-3-Clause | github.com/dalek-cryptography/curve25519-dalek/tree/main/ed25519-dalek |
| either | 1.15.0 | MIT OR Apache-2.0 | github.com/rayon-rs/either |
| elliptic-curve | 0.13.8 | Apache-2.0 OR MIT | github.com/RustCrypto/traits/tree/master/elliptic-curve |
| encode_unicode | 1.0.0 | Apache-2.0 OR MIT | github.com/tormol/encode_unicode |
| encoding_rs | 0.8.35 | (Apache-2.0 OR MIT) AND BSD-3-Clause | github.com/hsivonen/encoding_rs |
| encoding_rs_io | 0.1.7 | MIT OR Apache-2.0 | github.com/BurntSushi/encoding_rs_io |
| endi | 1.1.1 | MIT | github.com/zeenix/endi |
| enumflags2 | 0.7.12 | MIT OR Apache-2.0 | github.com/meithecatte/enumflags2 |
| enumflags2_derive | 0.7.12 | MIT OR Apache-2.0 | github.com/meithecatte/enumflags2 |
| equator | 0.4.2 | MIT | github.com/sarah-ek/equator/ |
| equator-macro | 0.4.2 | MIT | github.com/sarah-ek/equator/ |
| equivalent | 1.0.2 | Apache-2.0 OR MIT | github.com/indexmap-rs/equivalent |
| errno | 0.3.14 | MIT OR Apache-2.0 | github.com/lambda-fairy/rust-errno |
| esaxx-rs | 0.1.10 | Apache-2.0 | github.com/Narsil/esaxx-rs |
| euclid | 0.20.14 | MIT / Apache-2.0 | github.com/servo/euclid |
| event-listener | 5.4.1 | Apache-2.0 OR MIT | github.com/smol-rs/event-listener |
| event-listener-strategy | 0.5.4 | Apache-2.0 OR MIT | github.com/smol-rs/event-listener-strategy |
| exr | 1.74.0 | BSD-3-Clause | github.com/johannesvollmer/exrs |
| fallible-iterator | 0.3.0 | MIT/Apache-2.0 | github.com/sfackler/rust-fallible-iterator |
| fallible-streaming-iterator | 0.1.9 | MIT/Apache-2.0 | github.com/sfackler/fallible-streaming-iterator |
| fancy-regex | 0.13.0 | MIT | github.com/fancy-regex/fancy-regex |
| fastrand | 2.3.0 | Apache-2.0 OR MIT | github.com/smol-rs/fastrand |
| fax | 0.2.6 | MIT | github.com/pdf-rs/fax |
| fax_derive | 0.2.0 | MIT | github.com/pdf-rs/fax |
| fdeflate | 0.3.7 | MIT OR Apache-2.0 | github.com/image-rs/fdeflate |
| ff | 0.13.1 | MIT/Apache-2.0 | github.com/zkcrypto/ff |
| fiat-crypto | 0.2.9 | MIT OR Apache-2.0 OR BSD-1-Clause | github.com/mit-plv/fiat-crypto |
| filetime | 0.2.27 | MIT/Apache-2.0 | github.com/alexcrichton/filetime |
| find-msvc-tools | 0.1.9 | MIT OR Apache-2.0 | github.com/rust-lang/cc-rs |
| flate2 | 1.1.9 | MIT OR Apache-2.0 | github.com/rust-lang/flate2-rs |
| fnv | 1.0.7 | Apache-2.0 / MIT | github.com/servo/rust-fnv |
| foldhash | 0.1.5 | Zlib | github.com/orlp/foldhash |
| foreign-types | 0.3.2 | MIT/Apache-2.0 | github.com/sfackler/foreign-types |
| foreign-types-shared | 0.1.1 | MIT/Apache-2.0 | github.com/sfackler/foreign-types |
| form_urlencoded | 1.2.2 | MIT OR Apache-2.0 | github.com/servo/rust-url |
| fraction | 0.15.4 | MIT OR Apache-2.0 | github.com/dnsl48/fraction |
| futures-channel | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| futures-core | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| futures-io | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| futures-lite | 2.6.1 | Apache-2.0 OR MIT | github.com/smol-rs/futures-lite |
| futures-sink | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| futures-task | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| futures-util | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/futures-rs |
| g2gen | 1.2.2 | MIT/Apache-2.0 | github.com/WanzenBug/g2p |
| g2p | 1.2.2 | MIT/Apache-2.0 | github.com/WanzenBug/g2p |
| g2poly | 1.2.2 | MIT/Apache-2.0 | github.com/WanzenBug/g2p |
| generic-array | 0.14.7 | MIT | github.com/fizyk20/generic-array |
| getrandom | 0.2.17 | MIT OR Apache-2.0 | github.com/rust-random/getrandom |
| getrandom | 0.3.4 | MIT OR Apache-2.0 | github.com/rust-random/getrandom |
| getrandom | 0.4.2 | MIT OR Apache-2.0 | github.com/rust-random/getrandom |
| ghash | 0.5.1 | Apache-2.0 OR MIT | github.com/RustCrypto/universal-hashes |
| gif | 0.14.1 | MIT OR Apache-2.0 | github.com/image-rs/image-gif |
| gimli | 0.32.3 | MIT OR Apache-2.0 | github.com/gimli-rs/gimli |
| globset | 0.4.18 | Unlicense OR MIT | github.com/BurntSushi/ripgrep/tree/master/crates/globset |
| glyph-names | 0.2.0 | BSD-3-Clause | github.com/yeslogic/glyph-names |
| grep-matcher | 0.1.8 | Unlicense OR MIT | github.com/BurntSushi/ripgrep/tree/master/crates/matcher |
| grep-regex | 0.1.14 | Unlicense OR MIT | github.com/BurntSushi/ripgrep/tree/master/crates/regex |
| grep-searcher | 0.1.16 | Unlicense OR MIT | github.com/BurntSushi/ripgrep/tree/master/crates/searcher |
| group | 0.13.0 | MIT/Apache-2.0 | github.com/zkcrypto/group |
| h2 | 0.4.13 | MIT | github.com/hyperium/h2 |
| half | 2.7.1 | MIT OR Apache-2.0 | github.com/VoidStarKat/half-rs |
| hashbrown | 0.14.5 | MIT OR Apache-2.0 | github.com/rust-lang/hashbrown |
| hashbrown | 0.15.5 | MIT OR Apache-2.0 | github.com/rust-lang/hashbrown |
| hashbrown | 0.16.1 | MIT OR Apache-2.0 | github.com/rust-lang/hashbrown |
| hashlink | 0.9.1 | MIT OR Apache-2.0 | github.com/kyren/hashlink |
| heck | 0.4.1 | MIT OR Apache-2.0 | github.com/withoutboats/heck |
| heck | 0.5.0 | MIT OR Apache-2.0 | github.com/withoutboats/heck |
| hermit-abi | 0.5.2 | MIT OR Apache-2.0 | github.com/hermit-os/hermit-rs |
| hex | 0.4.3 | MIT OR Apache-2.0 | github.com/KokaKiwi/rust-hex |
| hmac | 0.12.1 | MIT OR Apache-2.0 | github.com/RustCrypto/MACs |
| hmac-sha256 | 1.1.14 | ISC | github.com/jedisct1/rust-hmac-sha256 |
| http | 1.4.0 | MIT OR Apache-2.0 | github.com/hyperium/http |
| http-body | 1.0.1 | MIT | github.com/hyperium/http-body |
| http-body-util | 0.1.3 | MIT | github.com/hyperium/http-body |
| httparse | 1.10.1 | MIT OR Apache-2.0 | github.com/seanmonstar/httparse |
| httpdate | 1.0.3 | MIT OR Apache-2.0 | github.com/pyfisch/httpdate |
| hyper | 1.8.1 | MIT | github.com/hyperium/hyper |
| hyper-rustls | 0.27.7 | Apache-2.0 OR ISC OR MIT | github.com/rustls/hyper-rustls |
| hyper-util | 0.1.20 | MIT | github.com/hyperium/hyper-util |
| iana-time-zone | 0.1.65 | MIT OR Apache-2.0 | github.com/strawlab/iana-time-zone |
| iana-time-zone-haiku | 0.1.2 | MIT OR Apache-2.0 | github.com/strawlab/iana-time-zone |
| icu_collections | 2.1.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_locale_core | 2.1.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_normalizer | 2.1.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_normalizer_data | 2.1.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_properties | 2.1.2 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_properties_data | 2.1.2 | Unicode-3.0 | github.com/unicode-org/icu4x |
| icu_provider | 2.1.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| id-arena | 2.3.0 | MIT/Apache-2.0 | github.com/fitzgen/id-arena |
| ident_case | 1.0.1 | MIT/Apache-2.0 | github.com/TedDriggs/ident_case |
| idna | 1.1.0 | MIT OR Apache-2.0 | github.com/servo/rust-url/ |
| idna_adapter | 1.2.1 | Apache-2.0 OR MIT | github.com/hsivonen/idna_adapter |
| ignore | 0.4.25 | Unlicense OR MIT | github.com/BurntSushi/ripgrep/tree/master/crates/ignore |
| image | 0.25.10 | MIT OR Apache-2.0 | github.com/image-rs/image |
| image-webp | 0.2.4 | MIT OR Apache-2.0 | github.com/image-rs/image-webp |
| imgref | 1.12.0 | CC0-1.0 OR Apache-2.0 | github.com/kornelski/imgref |
| indexmap | 2.13.0 | Apache-2.0 OR MIT | github.com/indexmap-rs/indexmap |
| indicatif | 0.17.11 | MIT | github.com/console-rs/indicatif |
| inout | 0.1.4 | MIT OR Apache-2.0 | github.com/RustCrypto/utils |
| interpolate_name | 0.2.4 | MIT | github.com/lu-zero/interpolate_name |
| ipnet | 2.12.0 | MIT OR Apache-2.0 | github.com/krisprice/ipnet |
| iri-string | 0.7.10 | MIT OR Apache-2.0 | github.com/lo48576/iri-string |
| is_ci | 1.2.0 | ISC | github.com/zkat/is_ci |
| is_terminal_polyfill | 1.70.2 | MIT OR Apache-2.0 | github.com/polyfill-rs/is_terminal_polyfill |
| is-docker | 0.2.0 | MIT | github.com/TheLarkInn/is-docker |
| is-terminal | 0.4.17 | MIT | github.com/sunfishcode/is-terminal |
| is-wsl | 0.4.0 | MIT | github.com/TheLarkInn/is-wsl |
| iso8601 | 0.6.3 | MIT | github.com/badboy/iso8601 |
| itertools | 0.10.5 | MIT/Apache-2.0 | github.com/rust-itertools/itertools |
| itertools | 0.14.0 | MIT OR Apache-2.0 | github.com/rust-itertools/itertools |
| itoa | 1.0.17 | MIT OR Apache-2.0 | github.com/dtolnay/itoa |
| jiff | 0.2.22 | Unlicense OR MIT | github.com/BurntSushi/jiff |
| jiff-static | 0.2.22 | Unlicense OR MIT | github.com/BurntSushi/jiff |
| jiff-tzdb | 0.1.5 | Unlicense OR MIT | github.com/BurntSushi/jiff |
| jiff-tzdb-platform | 0.1.3 | Unlicense OR MIT | github.com/BurntSushi/jiff |
| jobserver | 0.1.34 | MIT OR Apache-2.0 | github.com/rust-lang/jobserver-rs |
| js-sys | 0.3.91 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys |
| jsonschema | 0.18.3 | MIT | github.com/Stranger6667/jsonschema-rs |
| kamadak-exif | 0.6.1 | BSD-2-Clause | github.com/kamadak/exif-rs |
| keyring | 3.6.3 | MIT OR Apache-2.0 | github.com/hwchen/keyring-rs |
| lazy_static | 1.5.0 | MIT OR Apache-2.0 | github.com/rust-lang-nursery/lazy-static.rs |
| leb128fmt | 0.1.0 | MIT OR Apache-2.0 | github.com/bluk/leb128fmt |
| lebe | 0.5.3 | BSD-3-Clause | github.com/johannesvollmer/lebe |
| libc | 0.2.182 | MIT OR Apache-2.0 | github.com/rust-lang/libc |
| libdbus-sys | 0.2.7 | Apache-2.0/MIT | github.com/diwic/dbus-rs |
| libfuzzer-sys | 0.4.12 | (MIT OR Apache-2.0) AND NCSA | github.com/rust-fuzz/libfuzzer |
| libloading | 0.9.0 | ISC | github.com/nagisa/rust_libloading/ |
| libredox | 0.1.14 | MIT | gitlab.redox-os.org/redox-os/libredox |
| libsqlite3-sys | 0.30.1 | MIT | github.com/rusqlite/rusqlite |
| linux-raw-sys | 0.12.1 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/sunfishcode/linux-raw-sys |
| litemap | 0.8.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| litrs | 1.0.0 | MIT OR Apache-2.0 | github.com/LukasKalbertodt/litrs |
| lock_api | 0.4.14 | MIT OR Apache-2.0 | github.com/Amanieu/parking_lot |
| log | 0.4.29 | MIT OR Apache-2.0 | github.com/rust-lang/log |
| loop9 | 0.1.5 | MIT | gitlab.com/kornelski/loop9 |
| lopdf | 0.38.0 | MIT | github.com/J-F-Liu/lopdf |
| lopdf | 0.39.0 | MIT | github.com/J-F-Liu/lopdf |
| lru | 0.12.5 | MIT | github.com/jeromefroe/lru-rs |
| lru-slab | 0.1.2 | MIT OR Apache-2.0 OR Zlib | github.com/Ralith/lru-slab |
| lzma-rust2 | 0.15.7 | Apache-2.0 | github.com/hasenbanck/lzma-rust2/ |
| mac-notification-sys | 0.6.9 | MIT/Apache-2.0 | github.com/h4llow3En/mac-notification-sys |
| machine-uid | 0.5.4 | MIT | github.com/Hanaasagi/machine-uid |
| macro_rules_attribute | 0.2.2 | Apache-2.0 OR MIT OR Zlib | github.com/danielhenrymantilla/macro_rules_attribute-rs |
| macro_rules_attribute-proc_macro | 0.2.2 | Apache-2.0 OR MIT OR Zlib | github.com/danielhenrymantilla/macro_rules_attribute-rs |
| matchers | 0.2.0 | MIT | github.com/hawkw/matchers |
| matchit | 0.8.4 | MIT AND BSD-3-Clause | github.com/ibraheemdev/matchit |
| matrixmultiply | 0.3.10 | MIT/Apache-2.0 | github.com/bluss/matrixmultiply/ |
| maybe-rayon | 0.1.1 | MIT | github.com/shssoichiro/maybe-rayon |
| md-5 | 0.10.6 | MIT OR Apache-2.0 | github.com/RustCrypto/hashes |
| memchr | 2.8.0 | Unlicense OR MIT | github.com/BurntSushi/memchr |
| memmap2 | 0.9.10 | MIT OR Apache-2.0 | github.com/RazrFalcon/memmap2-rs |
| memoffset | 0.9.1 | MIT | github.com/Gilnaa/memoffset |
| miette | 7.6.0 | Apache-2.0 | github.com/zkat/miette |
| miette-derive | 7.6.0 | Apache-2.0 | github.com/zkat/miette |
| mime | 0.3.17 | MIT OR Apache-2.0 | github.com/hyperium/mime |
| minimal-lexical | 0.2.1 | MIT/Apache-2.0 | github.com/Alexhuszagh/minimal-lexical |
| miniz_oxide | 0.8.9 | MIT OR Zlib OR Apache-2.0 | github.com/Frommi/miniz_oxide/tree/master/miniz_oxide |
| mio | 1.1.1 | MIT | github.com/tokio-rs/mio |
| monostate | 0.1.18 | MIT OR Apache-2.0 | github.com/dtolnay/monostate |
| monostate-impl | 0.1.18 | MIT OR Apache-2.0 | github.com/dtolnay/monostate |
| moxcms | 0.8.1 | BSD-3-Clause OR Apache-2.0 | github.com/awxkee/moxcms |
| multer | 3.1.0 | MIT | github.com/rwf2/multer |
| mutate_once | 0.1.2 | BSD-2-Clause | github.com/kamadak/mutate_once-rs |
| native-tls | 0.2.18 | MIT OR Apache-2.0 | github.com/rust-native-tls/rust-native-tls |
| ndarray | 0.17.2 | MIT OR Apache-2.0 | github.com/rust-ndarray/ndarray |
| new_debug_unreachable | 1.0.6 | MIT | github.com/mbrubeck/rust-debug-unreachable |
| nom | 7.1.3 | MIT | github.com/Geal/nom |
| nom | 8.0.0 | MIT | github.com/rust-bakery/nom |
| nom_locate | 5.0.0 | MIT | github.com/fflorent/nom_locate |
| noop_proc_macro | 0.3.0 | MIT | github.com/lu-zero/noop_proc_macro |
| notify-rust | 4.12.0 | MIT/Apache-2.0 | github.com/hoodie/notify-rust |
| ntapi | 0.4.3 | Apache-2.0 OR MIT | github.com/MSxDOS/ntapi |
| nu-ansi-term | 0.50.3 | MIT | github.com/nushell/nu-ansi-term |
| num | 0.4.3 | MIT OR Apache-2.0 | github.com/rust-num/num |
| num-bigint | 0.4.6 | MIT OR Apache-2.0 | github.com/rust-num/num-bigint |
| num-cmp | 0.1.0 | MIT/Apache-2.0 | github.com/lifthrasiir/num-cmp |
| num-complex | 0.4.6 | MIT OR Apache-2.0 | github.com/rust-num/num-complex |
| num-conv | 0.2.0 | MIT OR Apache-2.0 | github.com/jhpratt/num-conv |
| num-derive | 0.4.2 | MIT OR Apache-2.0 | github.com/rust-num/num-derive |
| num-integer | 0.1.46 | MIT OR Apache-2.0 | github.com/rust-num/num-integer |
| num-iter | 0.1.45 | MIT OR Apache-2.0 | github.com/rust-num/num-iter |
| num-rational | 0.4.2 | MIT OR Apache-2.0 | github.com/rust-num/num-rational |
| num-traits | 0.2.19 | MIT OR Apache-2.0 | github.com/rust-num/num-traits |
| number_prefix | 0.4.0 | MIT | github.com/ogham/rust-number-prefix |
| objc2 | 0.6.4 | MIT | github.com/madsmtm/objc2 |
| objc2-core-foundation | 0.3.2 | Zlib OR Apache-2.0 OR MIT | github.com/madsmtm/objc2 |
| objc2-encode | 4.1.0 | MIT | github.com/madsmtm/objc2 |
| objc2-foundation | 0.3.2 | MIT | github.com/madsmtm/objc2 |
| object | 0.37.3 | Apache-2.0 OR MIT | github.com/gimli-rs/object |
| once_cell | 1.21.3 | MIT OR Apache-2.0 | github.com/matklad/once_cell |
| once_cell_polyfill | 1.70.2 | MIT OR Apache-2.0 | github.com/polyfill-rs/once_cell_polyfill |
| onig | 6.5.1 | MIT | github.com/iwillspeak/rust-onig |
| onig_sys | 69.9.1 | MIT | github.com/iwillspeak/rust-onig |
| oorandom | 11.1.5 | MIT | hg.sr.ht/~icefox/oorandom |
| opaque-debug | 0.3.1 | MIT OR Apache-2.0 | github.com/RustCrypto/utils |
| open | 5.3.3 | MIT | github.com/Byron/open-rs |
| openssl | 0.10.75 | Apache-2.0 | github.com/rust-openssl/rust-openssl |
| openssl-macros | 0.1.1 | MIT/Apache-2.0 | · |
| openssl-probe | 0.2.1 | MIT OR Apache-2.0 | github.com/rustls/openssl-probe |
| openssl-sys | 0.9.111 | MIT | github.com/rust-openssl/rust-openssl |
| ordered-stream | 0.2.0 | MIT OR Apache-2.0 | github.com/danieldg/ordered-stream |
| ort | 2.0.0-rc.12 | MIT OR Apache-2.0 | github.com/pykeio/ort |
| ort-sys | 2.0.0-rc.12 | MIT OR Apache-2.0 | github.com/pykeio/ort |
| ouroboros | 0.17.2 | MIT OR Apache-2.0 | github.com/joshua-maros/ouroboros |
| ouroboros_macro | 0.17.2 | MIT OR Apache-2.0 | github.com/joshua-maros/ouroboros |
| owned_ttf_parser | 0.25.1 | Apache-2.0 | github.com/alexheretic/owned-ttf-parser |
| owo-colors | 4.3.0 | MIT | github.com/owo-colors/owo-colors |
| p256 | 0.13.2 | Apache-2.0 OR MIT | github.com/RustCrypto/elliptic-curves/tree/master/p256 |
| parking | 2.2.1 | Apache-2.0 OR MIT | github.com/smol-rs/parking |
| parking_lot | 0.12.5 | MIT OR Apache-2.0 | github.com/Amanieu/parking_lot |
| parking_lot_core | 0.9.12 | MIT OR Apache-2.0 | github.com/Amanieu/parking_lot |
| paste | 1.0.15 | MIT OR Apache-2.0 | github.com/dtolnay/paste |
| pastey | 0.1.1 | MIT OR Apache-2.0 | github.com/as1100k/pastey |
| pathdiff | 0.2.3 | MIT/Apache-2.0 | github.com/Manishearth/pathdiff |
| pathfinder_geometry | 0.5.1 | MIT/Apache-2.0 | github.com/servo/pathfinder |
| pathfinder_simd | 0.5.6 | MIT OR Apache-2.0 | github.com/servo/pathfinder |
| pdf-extract | 0.10.0 | MIT | github.com/jrmuizel/pdf-extract |
| pem-rfc7468 | 0.7.0 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/pem-rfc7468 |
| percent-encoding | 2.3.2 | MIT OR Apache-2.0 | github.com/servo/rust-url/ |
| pin-project-lite | 0.2.17 | Apache-2.0 OR MIT | github.com/taiki-e/pin-project-lite |
| pin-utils | 0.1.0 | MIT OR Apache-2.0 | github.com/rust-lang-nursery/pin-utils |
| piper | 0.2.5 | MIT OR Apache-2.0 | github.com/smol-rs/piper |
| pkcs8 | 0.10.2 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/pkcs8 |
| pkg-config | 0.3.32 | MIT OR Apache-2.0 | github.com/rust-lang/pkg-config-rs |
| plain | 0.2.3 | MIT/Apache-2.0 | github.com/randomites/plain |
| png | 0.18.1 | MIT OR Apache-2.0 | github.com/image-rs/image-png |
| polling | 3.11.0 | Apache-2.0 OR MIT | github.com/smol-rs/polling |
| polyval | 0.6.2 | Apache-2.0 OR MIT | github.com/RustCrypto/universal-hashes |
| pom | 1.1.0 | MIT | github.com/J-F-Liu/pom |
| portable-atomic | 1.13.1 | Apache-2.0 OR MIT | github.com/taiki-e/portable-atomic |
| portable-atomic-util | 0.2.6 | Apache-2.0 OR MIT | github.com/taiki-e/portable-atomic-util |
| postscript | 0.14.1 | Apache-2.0/MIT | github.com/bodoni/postscript |
| potential_utf | 0.1.4 | Unicode-3.0 | github.com/unicode-org/icu4x |
| powerfmt | 0.2.0 | MIT OR Apache-2.0 | github.com/jhpratt/powerfmt |
| ppv-lite86 | 0.2.21 | MIT OR Apache-2.0 | github.com/cryptocorrosion/cryptocorrosion |
| prettyplease | 0.2.37 | MIT OR Apache-2.0 | github.com/dtolnay/prettyplease |
| primeorder | 0.13.6 | Apache-2.0 OR MIT | github.com/RustCrypto/elliptic-curves/tree/master/primeorder |
| printpdf | 0.9.1 | MIT | github.com/fschutt/printpdf |
| proc-macro-crate | 3.5.0 | MIT OR Apache-2.0 | github.com/bkchr/proc-macro-crate |
| proc-macro-error | 1.0.4 | MIT OR Apache-2.0 | gitlab.com/CreepySkeleton/proc-macro-error |
| proc-macro-error-attr | 1.0.4 | MIT OR Apache-2.0 | gitlab.com/CreepySkeleton/proc-macro-error |
| proc-macro2 | 1.0.106 | MIT OR Apache-2.0 | github.com/dtolnay/proc-macro2 |
| profiling | 1.0.17 | MIT OR Apache-2.0 | github.com/aclysma/profiling |
| profiling-procmacros | 1.0.17 | MIT OR Apache-2.0 | github.com/aclysma/profiling |
| pxfm | 0.1.28 | BSD-3-Clause OR Apache-2.0 | github.com/awxkee/pxfm |
| qoi | 0.4.1 | MIT/Apache-2.0 | github.com/aldanor/qoi-rust |
| quick-error | 2.0.1 | MIT/Apache-2.0 | github.com/tailhook/quick-error |
| quick-xml | 0.31.0 | MIT | github.com/tafia/quick-xml |
| quick-xml | 0.37.5 | MIT | github.com/tafia/quick-xml |
| quinn | 0.11.9 | MIT OR Apache-2.0 | github.com/quinn-rs/quinn |
| quinn-proto | 0.11.13 | MIT OR Apache-2.0 | github.com/quinn-rs/quinn |
| quinn-udp | 0.5.14 | MIT OR Apache-2.0 | github.com/quinn-rs/quinn |
| quote | 1.0.45 | MIT OR Apache-2.0 | github.com/dtolnay/quote |
| r-efi | 5.3.0 | MIT OR Apache-2.0 OR LGPL-2.1-or-later | github.com/r-efi/r-efi |
| r-efi | 6.0.0 | MIT OR Apache-2.0 OR LGPL-2.1-or-later | github.com/r-efi/r-efi |
| rand | 0.8.5 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rand | 0.9.2 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rand_chacha | 0.3.1 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rand_chacha | 0.9.0 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rand_core | 0.6.4 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rand_core | 0.9.5 | MIT OR Apache-2.0 | github.com/rust-random/rand |
| rangemap | 1.7.1 | MIT/Apache-2.0 | github.com/jeffparsons/rangemap |
| rav1e | 0.8.1 | BSD-2-Clause | github.com/xiph/rav1e/ |
| ravif | 0.13.0 | BSD-3-Clause | github.com/kornelski/cavif-rs |
| rawpointer | 0.2.1 | MIT/Apache-2.0 | github.com/bluss/rawpointer/ |
| rayon | 1.11.0 | MIT OR Apache-2.0 | github.com/rayon-rs/rayon |
| rayon-cond | 0.4.0 | Apache-2.0/MIT | github.com/cuviper/rayon-cond |
| rayon-core | 1.13.0 | MIT OR Apache-2.0 | github.com/rayon-rs/rayon |
| redox_syscall | 0.5.18 | MIT | gitlab.redox-os.org/redox-os/syscall |
| redox_syscall | 0.7.3 | MIT | gitlab.redox-os.org/redox-os/syscall |
| regex | 1.12.3 | MIT OR Apache-2.0 | github.com/rust-lang/regex |
| regex-automata | 0.4.14 | MIT OR Apache-2.0 | github.com/rust-lang/regex |
| regex-syntax | 0.8.10 | MIT OR Apache-2.0 | github.com/rust-lang/regex |
| reqwest | 0.12.28 | MIT OR Apache-2.0 | github.com/seanmonstar/reqwest |
| rfc6979 | 0.4.0 | Apache-2.0 OR MIT | github.com/RustCrypto/signatures/tree/master/rfc6979 |
| rgb | 0.8.53 | MIT | github.com/kornelski/rust-rgb |
| ring | 0.17.14 | Apache-2.0 AND ISC | github.com/briansmith/ring |
| rqrr | 0.7.1 | MIT OR Apache-2.0 | github.com/WanzenBug/rqrr |
| rusqlite | 0.32.1 | MIT | github.com/rusqlite/rusqlite |
| rust-embed | 8.11.0 | MIT | pyrossh.dev/repos/rust-embed |
| rust-embed-impl | 8.11.0 | MIT | pyrossh.dev/repos/rust-embed |
| rust-embed-utils | 8.11.0 | MIT | pyrossh.dev/repos/rust-embed |
| rustc_version | 0.4.1 | MIT OR Apache-2.0 | github.com/djc/rustc-version-rs |
| rustc-demangle | 0.1.27 | MIT/Apache-2.0 | github.com/rust-lang/rustc-demangle |
| rustc-hash | 1.1.0 | Apache-2.0/MIT | github.com/rust-lang-nursery/rustc-hash |
| rustc-hash | 2.1.1 | Apache-2.0 OR MIT | github.com/rust-lang/rustc-hash |
| rustix | 1.1.4 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/rustix |
| rustls | 0.23.37 | Apache-2.0 OR ISC OR MIT | github.com/rustls/rustls |
| rustls-pki-types | 1.14.0 | MIT OR Apache-2.0 | github.com/rustls/pki-types |
| rustls-webpki | 0.103.13 | ISC | github.com/rustls/webpki |
| rustversion | 1.0.22 | MIT OR Apache-2.0 | github.com/dtolnay/rustversion |
| ryu | 1.0.23 | Apache-2.0 OR BSL-1.0 | github.com/dtolnay/ryu |
| same-file | 1.0.6 | Unlicense/MIT | github.com/BurntSushi/same-file |
| schannel | 0.1.28 | MIT | github.com/steffengy/schannel-rs |
| scopeguard | 1.2.0 | MIT OR Apache-2.0 | github.com/bluss/scopeguard |
| sec1 | 0.7.3 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/sec1 |
| security-framework | 2.11.1 | MIT OR Apache-2.0 | github.com/kornelski/rust-security-framework |
| security-framework | 3.7.0 | MIT OR Apache-2.0 | github.com/kornelski/rust-security-framework |
| security-framework-sys | 2.17.0 | MIT OR Apache-2.0 | github.com/kornelski/rust-security-framework |
| self_update | 0.42.0 | MIT | github.com/jaemk/self_update |
| self-replace | 1.5.0 | Apache-2.0 | github.com/mitsuhiko/self-replace |
| semver | 1.0.27 | MIT OR Apache-2.0 | github.com/dtolnay/semver |
| serde | 1.0.228 | MIT OR Apache-2.0 | github.com/serde-rs/serde |
| serde_core | 1.0.228 | MIT OR Apache-2.0 | github.com/serde-rs/serde |
| serde_derive | 1.0.228 | MIT OR Apache-2.0 | github.com/serde-rs/serde |
| serde_json | 1.0.149 | MIT OR Apache-2.0 | github.com/serde-rs/json |
| serde_path_to_error | 0.1.20 | MIT OR Apache-2.0 | github.com/dtolnay/path-to-error |
| serde_repr | 0.1.20 | MIT OR Apache-2.0 | github.com/dtolnay/serde-repr |
| serde_spanned | 0.6.9 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| serde_urlencoded | 0.7.1 | MIT/Apache-2.0 | github.com/nox/serde_urlencoded |
| serde_yaml | 0.9.34+deprecated | MIT OR Apache-2.0 | github.com/dtolnay/serde-yaml |
| sha1 | 0.10.6 | MIT OR Apache-2.0 | github.com/RustCrypto/hashes |
| sha2 | 0.10.9 | MIT OR Apache-2.0 | github.com/RustCrypto/hashes |
| sharded-slab | 0.1.7 | MIT | github.com/hawkw/sharded-slab |
| shlex | 1.3.0 | MIT OR Apache-2.0 | github.com/comex/rust-shlex |
| signal-hook | 0.3.18 | Apache-2.0/MIT | github.com/vorner/signal-hook |
| signal-hook-registry | 1.4.8 | MIT OR Apache-2.0 | github.com/vorner/signal-hook |
| signature | 2.2.0 | Apache-2.0 OR MIT | github.com/RustCrypto/traits/tree/master/signature |
| simd_helpers | 0.1.0 | MIT | github.com/lu-zero/simd_helpers |
| simd-adler32 | 0.3.8 | MIT | github.com/mcountryman/simd-adler32 |
| slab | 0.4.12 | MIT | github.com/tokio-rs/slab |
| smallvec | 1.15.1 | MIT OR Apache-2.0 | github.com/servo/rust-smallvec |
| socket2 | 0.6.2 | MIT OR Apache-2.0 | github.com/rust-lang/socket2 |
| socks | 0.3.4 | MIT/Apache-2.0 | github.com/sfackler/rust-socks |
| spin | 0.9.8 | MIT | github.com/mvdnes/spin-rs |
| spki | 0.7.3 | Apache-2.0 OR MIT | github.com/RustCrypto/formats/tree/master/spki |
| spm_precompiled | 0.1.4 | Apache-2.0 | github.com/huggingface/spm_precompiled |
| sqlite-vec | 0.1.7-alpha.10 | MIT/Apache-2.0 | github.com/asg017/sqlite-vec |
| stable_deref_trait | 1.2.1 | MIT OR Apache-2.0 | github.com/storyyeller/stable_deref_trait |
| static_assertions | 1.1.0 | MIT OR Apache-2.0 | github.com/nvzqz/static-assertions-rs |
| streaming-iterator | 0.1.9 | MIT OR Apache-2.0 | github.com/sfackler/streaming-iterator |
| stringprep | 0.1.5 | MIT/Apache-2.0 | github.com/sfackler/rust-stringprep |
| strsim | 0.11.1 | MIT | github.com/rapidfuzz/strsim-rs |
| subtle | 2.6.1 | BSD-3-Clause | github.com/dalek-cryptography/subtle |
| supports-color | 3.0.2 | Apache-2.0 | github.com/zkat/supports-color |
| supports-hyperlinks | 3.2.0 | Apache-2.0 | github.com/zkat/supports-hyperlinks |
| supports-unicode | 3.0.0 | Apache-2.0 | github.com/zkat/supports-unicode |
| symlink | 0.1.0 | MIT/Apache-2.0 | gitlab.com/chris-morgan/symlink |
| syn | 1.0.109 | MIT OR Apache-2.0 | github.com/dtolnay/syn |
| syn | 2.0.117 | MIT OR Apache-2.0 | github.com/dtolnay/syn |
| sync_wrapper | 1.0.2 | Apache-2.0 | github.com/Actyx/sync_wrapper |
| synstructure | 0.13.2 | MIT | github.com/mystor/synstructure |
| sysinfo | 0.32.1 | MIT | github.com/GuillaumeGomez/sysinfo |
| tar | 0.4.45 | MIT OR Apache-2.0 | github.com/alexcrichton/tar-rs |
| tauri-winrt-notification | 0.7.2 | MIT OR Apache-2.0 | github.com/tauri-apps/winrt-notification |
| tempfile | 3.26.0 | MIT OR Apache-2.0 | github.com/Stebalien/tempfile |
| termcolor | 1.4.1 | Unlicense OR MIT | github.com/BurntSushi/termcolor |
| terminal_size | 0.4.3 | MIT OR Apache-2.0 | github.com/eminence/terminal-size |
| textwrap | 0.16.2 | MIT | github.com/mgeisler/textwrap |
| thiserror | 2.0.18 | MIT OR Apache-2.0 | github.com/dtolnay/thiserror |
| thiserror-impl | 2.0.18 | MIT OR Apache-2.0 | github.com/dtolnay/thiserror |
| thread_local | 1.1.9 | MIT OR Apache-2.0 | github.com/Amanieu/thread_local-rs |
| tiff | 0.11.3 | MIT | github.com/image-rs/image-tiff |
| time | 0.3.47 | MIT OR Apache-2.0 | github.com/time-rs/time |
| time-core | 0.1.8 | MIT OR Apache-2.0 | github.com/time-rs/time |
| time-macros | 0.2.27 | MIT OR Apache-2.0 | github.com/time-rs/time |
| tinystr | 0.8.2 | Unicode-3.0 | github.com/unicode-org/icu4x |
| tinytemplate | 1.2.1 | Apache-2.0 OR MIT | github.com/bheisler/TinyTemplate |
| tinyvec | 1.10.0 | Zlib OR Apache-2.0 OR MIT | github.com/Lokathor/tinyvec |
| tinyvec_macros | 0.1.1 | MIT OR Apache-2.0 OR Zlib | github.com/Soveu/tinyvec_macros |
| tokenizers | 0.21.4 | Apache-2.0 | github.com/huggingface/tokenizers |
| tokio | 1.50.0 | MIT | github.com/tokio-rs/tokio |
| tokio-macros | 2.6.1 | MIT | github.com/tokio-rs/tokio |
| tokio-rustls | 0.26.4 | MIT OR Apache-2.0 | github.com/rustls/tokio-rustls |
| tokio-tungstenite | 0.28.0 | MIT | github.com/snapview/tokio-tungstenite |
| tokio-util | 0.7.18 | MIT | github.com/tokio-rs/tokio |
| toml | 0.8.23 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_datetime | 0.6.11 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_datetime | 1.0.0+spec-1.1.0 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_edit | 0.22.27 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_edit | 0.25.3+spec-1.1.0 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_parser | 1.0.9+spec-1.1.0 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| toml_write | 0.1.2 | MIT OR Apache-2.0 | github.com/toml-rs/toml |
| tower | 0.5.3 | MIT | github.com/tower-rs/tower |
| tower-http | 0.6.8 | MIT | github.com/tower-rs/tower-http |
| tower-layer | 0.3.3 | MIT | github.com/tower-rs/tower |
| tower-service | 0.3.3 | MIT | github.com/tower-rs/tower |
| tracing | 0.1.44 | MIT | github.com/tokio-rs/tracing |
| tracing-appender | 0.2.5 | MIT | github.com/tokio-rs/tracing |
| tracing-attributes | 0.1.31 | MIT | github.com/tokio-rs/tracing |
| tracing-core | 0.1.36 | MIT | github.com/tokio-rs/tracing |
| tracing-log | 0.2.0 | MIT | github.com/tokio-rs/tracing |
| tracing-subscriber | 0.3.22 | MIT | github.com/tokio-rs/tracing |
| tree-sitter | 0.24.7 | MIT | github.com/tree-sitter/tree-sitter |
| tree-sitter-bash | 0.23.3 | MIT | github.com/tree-sitter/tree-sitter-bash |
| tree-sitter-c | 0.23.4 | MIT | github.com/tree-sitter/tree-sitter-c |
| tree-sitter-c-sharp | 0.23.1 | MIT | github.com/tree-sitter/tree-sitter-c-sharp |
| tree-sitter-cpp | 0.23.4 | MIT | github.com/tree-sitter/tree-sitter-cpp |
| tree-sitter-css | 0.23.2 | MIT | github.com/tree-sitter/tree-sitter-css |
| tree-sitter-dart | 0.0.4 | MIT | github.com/ast-grep/tree-sitter-dart |
| tree-sitter-elixir | 0.3.5 | Apache-2.0 | github.com/elixir-lang/tree-sitter-elixir |
| tree-sitter-go | 0.23.4 | MIT | github.com/tree-sitter/tree-sitter-go |
| tree-sitter-haskell | 0.23.1 | MIT | github.com/tree-sitter/tree-sitter-haskell |
| tree-sitter-html | 0.23.2 | MIT | github.com/tree-sitter/tree-sitter-html |
| tree-sitter-java | 0.23.5 | MIT | github.com/tree-sitter/tree-sitter-java |
| tree-sitter-javascript | 0.23.1 | MIT | github.com/tree-sitter/tree-sitter-javascript |
| tree-sitter-kotlin | 0.4.0 | MIT | github.com/fwcd/tree-sitter-kotlin |
| tree-sitter-language | 0.1.7 | MIT | github.com/tree-sitter/tree-sitter |
| tree-sitter-lua | 0.2.0 | MIT | github.com/tree-sitter-grammars/tree-sitter-lua |
| tree-sitter-objc | 3.0.2 | MIT | github.com/tree-sitter-grammars/tree-sitter-objc |
| tree-sitter-php | 0.23.11 | MIT | github.com/tree-sitter/tree-sitter-php |
| tree-sitter-python | 0.23.6 | MIT | github.com/tree-sitter/tree-sitter-python |
| tree-sitter-r | 1.2.0 | MIT | github.com/r-lib/tree-sitter-r |
| tree-sitter-ruby | 0.23.1 | MIT | github.com/tree-sitter/tree-sitter-ruby |
| tree-sitter-rust | 0.23.3 | MIT | github.com/tree-sitter/tree-sitter-rust |
| tree-sitter-scala | 0.24.0 | MIT | github.com/tree-sitter/tree-sitter-scala |
| tree-sitter-sequel | 0.3.11 | MIT | github.com/derekstride/tree-sitter-sql |
| tree-sitter-swift | 0.6.0 | MIT | github.com/alex-pinkus/tree-sitter-swift |
| tree-sitter-typescript | 0.23.2 | MIT | github.com/tree-sitter/tree-sitter-typescript |
| tree-sitter-zig | 1.1.2 | MIT | github.com/tree-sitter-grammars/tree-sitter-zig |
| try-lock | 0.2.5 | MIT | github.com/seanmonstar/try-lock |
| ts-rs | 10.1.0 | MIT | github.com/Aleph-Alpha/ts-rs |
| ts-rs-macros | 10.1.0 | MIT | github.com/Aleph-Alpha/ts-rs |
| ttf-parser | 0.25.1 | MIT OR Apache-2.0 | github.com/harfbuzz/ttf-parser |
| tungstenite | 0.28.0 | MIT OR Apache-2.0 | github.com/snapview/tungstenite-rs |
| type1-encoding-parser | 0.1.1 | MIT | github.com/jrmuizel/type1-encoding-parser |
| typenum | 1.19.0 | MIT OR Apache-2.0 | github.com/paholg/typenum |
| ucd-trie | 0.1.7 | MIT OR Apache-2.0 | github.com/BurntSushi/ucd-generate |
| uds_windows | 1.2.1 | MIT | github.com/haraldh/rust_uds_windows |
| ulid | 1.2.1 | MIT | github.com/dylanhart/ulid-rs |
| unicode_categories | 0.1.1 | MIT OR Apache-2.0 | github.com/swgillespie/unicode-categories |
| unicode-bidi | 0.3.18 | MIT OR Apache-2.0 | github.com/servo/unicode-bidi |
| unicode-canonical-combining-class | 1.0.0 | Apache-2.0 | github.com/yeslogic/unicode-canonical-combining-class |
| unicode-general-category | 1.1.0 | Apache-2.0 | github.com/yeslogic/unicode-general-category |
| unicode-ident | 1.0.24 | (MIT OR Apache-2.0) AND Unicode-3.0 | github.com/dtolnay/unicode-ident |
| unicode-joining-type | 1.0.0 | Apache-2.0 | github.com/yeslogic/unicode-joining-type |
| unicode-linebreak | 0.1.5 | Apache-2.0 | github.com/axelf4/unicode-linebreak |
| unicode-normalization | 0.1.25 | MIT OR Apache-2.0 | github.com/unicode-rs/unicode-normalization |
| unicode-normalization-alignments | 0.1.12 | MIT/Apache-2.0 | github.com/n1t0/unicode-normalization |
| unicode-properties | 0.1.4 | MIT/Apache-2.0 | github.com/unicode-rs/unicode-properties |
| unicode-segmentation | 1.12.0 | MIT OR Apache-2.0 | github.com/unicode-rs/unicode-segmentation |
| unicode-width | 0.1.14 | MIT OR Apache-2.0 | github.com/unicode-rs/unicode-width |
| unicode-width | 0.2.2 | MIT OR Apache-2.0 | github.com/unicode-rs/unicode-width |
| unicode-xid | 0.2.6 | MIT OR Apache-2.0 | github.com/unicode-rs/unicode-xid |
| universal-hash | 0.5.1 | MIT OR Apache-2.0 | github.com/RustCrypto/traits |
| unsafe-libyaml | 0.2.11 | MIT | github.com/dtolnay/unsafe-libyaml |
| untrusted | 0.9.0 | ISC | github.com/briansmith/untrusted |
| ureq | 3.2.0 | MIT OR Apache-2.0 | github.com/algesten/ureq |
| ureq-proto | 0.5.3 | MIT OR Apache-2.0 | github.com/algesten/ureq-proto |
| url | 2.5.8 | MIT OR Apache-2.0 | github.com/servo/rust-url |
| urlencoding | 2.1.3 | MIT | github.com/kornelski/rust_urlencoding |
| utf-8 | 0.7.6 | MIT OR Apache-2.0 | github.com/SimonSapin/rust-utf8 |
| utf8_iter | 1.0.4 | Apache-2.0 OR MIT | github.com/hsivonen/utf8_iter |
| utf8parse | 0.2.2 | Apache-2.0 OR MIT | github.com/alacritty/vte |
| uuid | 1.21.0 | Apache-2.0 OR MIT | github.com/uuid-rs/uuid |
| v_frame | 0.3.9 | BSD-2-Clause | github.com/rust-av/v_frame |
| valuable | 0.1.1 | MIT | github.com/tokio-rs/valuable |
| vcpkg | 0.2.15 | MIT/Apache-2.0 | github.com/mcgoo/vcpkg-rs |
| version_check | 0.9.5 | MIT/Apache-2.0 | github.com/SergioBenitez/version_check |
| walkdir | 2.5.0 | Unlicense/MIT | github.com/BurntSushi/walkdir |
| want | 0.3.1 | MIT | github.com/seanmonstar/want |
| wasi | 0.11.1+wasi-snapshot-preview1 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasi |
| wasip2 | 1.0.2+wasi-0.2.9 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasi-rs |
| wasip3 | 0.4.0+wasi-0.3.0-rc-2026-01-06 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasi-rs |
| wasm-bindgen | 0.2.114 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen |
| wasm-bindgen-futures | 0.4.64 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures |
| wasm-bindgen-macro | 0.2.114 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro |
| wasm-bindgen-macro-support | 0.2.114 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support |
| wasm-bindgen-shared | 0.2.114 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared |
| wasm-encoder | 0.244.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder |
| wasm-metadata | 0.244.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata |
| wasmparser | 0.244.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser |
| web-sys | 0.3.91 | MIT OR Apache-2.0 | github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys |
| web-time | 1.1.0 | MIT OR Apache-2.0 | github.com/daxpedda/web-time |
| webpki-root-certs | 1.0.6 | CDLA-Permissive-2.0 | github.com/rustls/webpki-roots |
| webpki-roots | 1.0.6 | CDLA-Permissive-2.0 | github.com/rustls/webpki-roots |
| weezl | 0.1.12 | MIT OR Apache-2.0 | github.com/image-rs/weezl |
| winapi | 0.3.9 | MIT/Apache-2.0 | github.com/retep998/winapi-rs |
| winapi-i686-pc-windows-gnu | 0.4.0 | MIT/Apache-2.0 | github.com/retep998/winapi-rs |
| winapi-util | 0.1.11 | Unlicense OR MIT | github.com/BurntSushi/winapi-util |
| winapi-x86_64-pc-windows-gnu | 0.4.0 | MIT/Apache-2.0 | github.com/retep998/winapi-rs |
| windows | 0.57.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows | 0.61.3 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_aarch64_gnullvm | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_aarch64_gnullvm | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_aarch64_msvc | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_aarch64_msvc | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_gnu | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_gnu | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_gnullvm | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_gnullvm | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_msvc | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_i686_msvc | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_gnu | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_gnu | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_gnullvm | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_gnullvm | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_msvc | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows_x86_64_msvc | 0.53.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-collections | 0.2.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-core | 0.57.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-core | 0.61.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-core | 0.62.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-future | 0.2.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-implement | 0.57.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-implement | 0.60.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-interface | 0.57.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-interface | 0.59.3 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-link | 0.1.3 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-link | 0.2.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-numerics | 0.2.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-registry | 0.6.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-result | 0.1.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-result | 0.3.4 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-result | 0.4.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-strings | 0.4.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-strings | 0.5.1 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-sys | 0.52.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-sys | 0.59.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-sys | 0.60.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-sys | 0.61.2 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-targets | 0.52.6 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-targets | 0.53.5 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-threading | 0.1.0 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| windows-version | 0.1.7 | MIT OR Apache-2.0 | github.com/microsoft/windows-rs |
| winnow | 0.7.14 | MIT | github.com/winnow-rs/winnow |
| wit-bindgen | 0.51.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wit-bindgen |
| wit-bindgen-core | 0.51.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wit-bindgen |
| wit-bindgen-rust | 0.51.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wit-bindgen |
| wit-bindgen-rust-macro | 0.51.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wit-bindgen |
| wit-component | 0.244.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component |
| wit-parser | 0.244.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser |
| writeable | 0.6.2 | Unicode-3.0 | github.com/unicode-org/icu4x |
| xattr | 1.6.1 | MIT OR Apache-2.0 | github.com/Stebalien/xattr |
| y4m | 0.8.0 | MIT | github.com/image-rs/y4m |
| yoke | 0.8.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| yoke-derive | 0.8.1 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zbus | 5.14.0 | MIT | github.com/z-galaxy/zbus/ |
| zbus_macros | 5.14.0 | MIT | github.com/z-galaxy/zbus/ |
| zbus_names | 4.3.1 | MIT | github.com/z-galaxy/zbus/ |
| zerocopy | 0.7.35 | BSD-2-Clause OR Apache-2.0 OR MIT | github.com/google/zerocopy |
| zerocopy | 0.8.40 | BSD-2-Clause OR Apache-2.0 OR MIT | github.com/google/zerocopy |
| zerocopy-derive | 0.7.35 | BSD-2-Clause OR Apache-2.0 OR MIT | github.com/google/zerocopy |
| zerocopy-derive | 0.8.40 | BSD-2-Clause OR Apache-2.0 OR MIT | github.com/google/zerocopy |
| zerofrom | 0.1.6 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zerofrom-derive | 0.1.6 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zeroize | 1.8.2 | Apache-2.0 OR MIT | github.com/RustCrypto/utils |
| zeroize_derive | 1.4.3 | Apache-2.0 OR MIT | github.com/RustCrypto/utils/tree/master/zeroize/derive |
| zerotrie | 0.2.3 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zerovec | 0.11.5 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zerovec-derive | 0.11.2 | Unicode-3.0 | github.com/unicode-org/icu4x |
| zip | 2.4.2 | MIT | github.com/zip-rs/zip2 |
| zipsign-api | 0.1.5 | MIT OR Apache-2.0 OR Apache-2.0 WITH LLVM-exception | github.com/Kijewski/zipsign |
| zmij | 1.0.21 | MIT | github.com/dtolnay/zmij |
| zopfli | 0.8.3 | Apache-2.0 | github.com/zopfli-rs/zopfli |
| zstd | 0.13.3 | MIT | github.com/gyscos/zstd-rs |
| zstd-safe | 7.2.4 | MIT OR Apache-2.0 | github.com/gyscos/zstd-rs |
| zstd-sys | 2.0.16+zstd.1.5.7 | MIT/Apache-2.0 | github.com/gyscos/zstd-rs |
| zune-core | 0.5.1 | MIT OR Apache-2.0 OR Zlib | github.com/etemesi254/zune-image |
| zune-inflate | 0.2.54 | MIT OR Apache-2.0 OR Zlib | · |
| zune-jpeg | 0.5.15 | MIT OR Apache-2.0 OR Zlib | github.com/etemesi254/zune-image/tree/dev/crates/zune-jpeg |
| zvariant | 5.10.0 | MIT | github.com/z-galaxy/zbus/ |
| zvariant_derive | 5.10.0 | MIT | github.com/z-galaxy/zbus/ |
| zvariant_utils | 3.3.0 | MIT | github.com/z-galaxy/zbus/ |