Skip to content

Latest commit

 

History

History
825 lines (747 loc) · 42.5 KB

File metadata and controls

825 lines (747 loc) · 42.5 KB

NOTICES — Rust dependencies (Tauri backend)

Generated from cargo-bundle-licenses --format json over 593 crates.

Each entry lists the crate name, version, license SPDX identifier, and upstream repository when available. Re-generate with:

(cd src-tauri && cargo-bundle-licenses --format json --output /tmp/rust-licenses.json)
node tools/build-notices-rust.mjs /tmp/rust-licenses.json > NOTICES-rust.md

License summary

License Crate count
MIT OR Apache-2.0 270
MIT 128
Apache-2.0 OR MIT 52
MIT/Apache-2.0 30
Unicode-3.0 18
Zlib OR Apache-2.0 OR MIT 18
Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT 15
ISC 6
MPL-2.0 6
Unlicense OR MIT 6
Apache-2.0/MIT 5
Apache-2.0 4
Apache-2.0 OR ISC OR MIT 3
BSD-3-Clause 3
MIT OR Apache-2.0 OR Zlib 3
BSD-2-Clause OR Apache-2.0 OR MIT 2
BSD-3-Clause OR MIT OR Apache-2.0 2
MIT OR Apache-2.0 OR LGPL-2.1-or-later 2
Unlicense/MIT 2
Zlib 2
(Apache-2.0 OR MIT) AND BSD-3-Clause 1
(MIT OR Apache-2.0) AND Unicode-3.0 1
0BSD OR MIT OR Apache-2.0 1
Apache-2.0 / MIT 1
Apache-2.0 AND ISC 1
Apache-2.0 AND MIT 1
Apache-2.0 OR BSL-1.0 1
BSD-3-Clause AND MIT 1
BSD-3-Clause/MIT 1
CC0-1.0 1
CC0-1.0 OR MIT-0 OR Apache-2.0 1
CDLA-Permissive-2.0 1
LGPL-3.0 1
MIT / Apache-2.0 1
MIT AND BSD-3-Clause 1
MIT OR Zlib OR Apache-2.0 1

MIT OR Apache-2.0 (270)

Crate Version Repository
anstream 1.0.0 https://github.com/rust-cli/anstyle.git
anstyle 1.0.14 https://github.com/rust-cli/anstyle.git
anstyle-parse 1.0.0 https://github.com/rust-cli/anstyle.git
anstyle-query 1.1.5 https://github.com/rust-cli/anstyle.git
anstyle-wincon 3.0.11 https://github.com/rust-cli/anstyle.git
anyhow 1.0.102 https://github.com/dtolnay/anyhow
arbitrary 1.4.2 https://github.com/rust-fuzz/arbitrary/
async-broadcast 0.7.2 https://github.com/smol-rs/async-broadcast
async-recursion 1.1.1 https://github.com/dcchut/async-recursion
async-trait 0.1.89 https://github.com/dtolnay/async-trait
base64 0.21.7 https://github.com/marshallpierce/rust-base64
base64 0.22.1 https://github.com/marshallpierce/rust-base64
bitflags 2.13.0 https://github.com/bitflags/bitflags
block-buffer 0.10.4 https://github.com/RustCrypto/utils
bstr 1.12.1 https://github.com/BurntSushi/bstr
bumpalo 3.20.3 https://github.com/fitzgen/bumpalo
camino 1.2.2 https://github.com/camino-rs/camino
cargo-platform 0.1.9 https://github.com/rust-lang/cargo
cfg-if 1.0.4 https://github.com/rust-lang/cfg-if
chrono 0.4.45 https://github.com/chronotope/chrono
clap 4.6.1 https://github.com/clap-rs/clap
clap_builder 4.6.0 https://github.com/clap-rs/clap
clap_derive 4.6.1 https://github.com/clap-rs/clap
clap_lex 1.1.0 https://github.com/clap-rs/clap
cocoa 0.26.1 https://github.com/servo/core-foundation-rs
cocoa-foundation 0.2.1 https://github.com/servo/core-foundation-rs
colorchoice 1.0.5 https://github.com/rust-cli/anstyle.git
cookie 0.18.1 https://github.com/SergioBenitez/cookie-rs
core-foundation 0.9.4 https://github.com/servo/core-foundation-rs
core-foundation 0.10.1 https://github.com/servo/core-foundation-rs
core-foundation-sys 0.8.7 https://github.com/servo/core-foundation-rs
core-graphics 0.23.2 https://github.com/servo/core-foundation-rs
core-graphics 0.24.0 https://github.com/servo/core-foundation-rs
core-graphics 0.25.0 https://github.com/servo/core-foundation-rs
core-graphics-types 0.1.3 https://github.com/servo/core-foundation-rs
core-graphics-types 0.2.0 https://github.com/servo/core-foundation-rs
core-text 20.1.0 https://github.com/servo/core-foundation-rs
cpufeatures 0.2.17 https://github.com/RustCrypto/utils
crc32fast 1.5.0 https://github.com/srijs/rust-crc32fast
crossbeam-channel 0.5.15 https://github.com/crossbeam-rs/crossbeam
crossbeam-deque 0.8.6 https://github.com/crossbeam-rs/crossbeam
crossbeam-epoch 0.9.18 https://github.com/crossbeam-rs/crossbeam
crossbeam-utils 0.8.21 https://github.com/crossbeam-rs/crossbeam
crypto-common 0.1.7 https://github.com/RustCrypto/traits
deranged 0.5.8 https://github.com/jhpratt/deranged
derive_arbitrary 1.4.2 https://github.com/rust-fuzz/arbitrary
digest 0.10.7 https://github.com/RustCrypto/traits
dirs 6.0.0 https://github.com/soc/dirs-rs
dirs-sys 0.5.0 https://github.com/dirs-dev/dirs-sys-rs
displaydoc 0.2.6 https://github.com/yaahc/displaydoc
dtoa 1.0.11 https://github.com/dtolnay/dtoa
dyn-clone 1.0.20 https://github.com/dtolnay/dyn-clone
embed_plist 1.2.2 https://github.com/nvzqz/embed-plist-rs
enumflags2 0.7.12 https://github.com/meithecatte/enumflags2
enumflags2_derive 0.7.12 https://github.com/meithecatte/enumflags2
erased-serde 0.4.10 https://github.com/dtolnay/erased-serde
errno 0.3.14 https://github.com/lambda-fairy/rust-errno
fdeflate 0.3.7 https://github.com/image-rs/fdeflate
field-offset 0.3.6 https://github.com/Diggsey/rust-field-offset
file-id 0.2.3 https://github.com/notify-rs/notify.git
flate2 1.1.9 https://github.com/rust-lang/flate2-rs
font-kit 0.14.3 https://github.com/servo/font-kit
form_urlencoded 1.2.2 https://github.com/servo/rust-url
futures-channel 0.3.32 https://github.com/rust-lang/futures-rs
futures-core 0.3.32 https://github.com/rust-lang/futures-rs
futures-executor 0.3.32 https://github.com/rust-lang/futures-rs
futures-io 0.3.32 https://github.com/rust-lang/futures-rs
futures-macro 0.3.32 https://github.com/rust-lang/futures-rs
futures-sink 0.3.32 https://github.com/rust-lang/futures-rs
futures-task 0.3.32 https://github.com/rust-lang/futures-rs
futures-util 0.3.32 https://github.com/rust-lang/futures-rs
getrandom 0.2.17 https://github.com/rust-random/getrandom
getrandom 0.3.4 https://github.com/rust-random/getrandom
getrandom 0.4.2 https://github.com/rust-random/getrandom
glob 0.3.3 https://github.com/rust-lang/glob
hashbrown 0.12.3 https://github.com/rust-lang/hashbrown
hashbrown 0.15.5 https://github.com/rust-lang/hashbrown
hashbrown 0.17.1 https://github.com/rust-lang/hashbrown
heck 0.4.1 https://github.com/withoutboats/heck
heck 0.5.0 https://github.com/withoutboats/heck
hermit-abi 0.5.2 https://github.com/hermit-os/hermit-rs
hex 0.4.3 https://github.com/KokaKiwi/rust-hex
html5ever 0.38.0 https://github.com/servo/html5ever
http 1.4.2 https://github.com/hyperium/http
httparse 1.10.1 https://github.com/seanmonstar/httparse
httpdate 1.0.3 https://github.com/pyfisch/httpdate
iana-time-zone 0.1.65 https://github.com/strawlab/iana-time-zone
iana-time-zone-haiku 0.1.2 https://github.com/strawlab/iana-time-zone
idna 1.1.0 https://github.com/servo/rust-url/
ipnet 2.12.0 https://github.com/krisprice/ipnet
is_terminal_polyfill 1.70.2 https://github.com/polyfill-rs/is_terminal_polyfill
itoa 1.0.18 https://github.com/dtolnay/itoa
jni 0.22.4 https://github.com/jni-rs/jni-rs
jni-macros 0.22.4 https://github.com/jni-rs/jni-rs
jni-sys 0.3.1 https://github.com/jni-rs/jni-sys
jni-sys 0.4.1 https://github.com/jni-rs/jni-sys
jni-sys-macros 0.4.1 https://github.com/jni-rs/jni-sys
js-sys 0.3.102 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys
jsonptr 0.6.3 https://github.com/chanced/jsonptr
keyboard-types 0.7.0 https://github.com/pyfisch/keyboard-types
keyring 3.6.3 https://github.com/hwchen/keyring-rs.git
lazy_static 1.5.0 https://github.com/rust-lang-nursery/lazy-static.rs
leb128fmt 0.1.0 https://github.com/bluk/leb128fmt
libc 0.2.186 https://github.com/rust-lang/libc
lock_api 0.4.14 https://github.com/Amanieu/parking_lot
log 0.4.32 https://github.com/rust-lang/log
markup5ever 0.38.0 https://github.com/servo/html5ever
mime 0.3.17 https://github.com/hyperium/mime
native-tls 0.2.18 https://github.com/rust-native-tls/rust-native-tls
ndk 0.9.0 https://github.com/rust-mobile/ndk
ndk-sys 0.6.0+11769913 https://github.com/rust-mobile/ndk
notify-debouncer-full 0.5.0 https://github.com/notify-rs/notify.git
notify-types 2.1.0 https://github.com/notify-rs/notify.git
num-conv 0.2.2 https://github.com/jhpratt/num-conv
num-traits 0.2.19 https://github.com/rust-num/num-traits
once_cell 1.21.4 https://github.com/matklad/once_cell
once_cell_polyfill 1.70.2 https://github.com/polyfill-rs/once_cell_polyfill
openssl-probe 0.2.1 https://github.com/rustls/openssl-probe
ordered-stream 0.2.0 https://github.com/danieldg/ordered-stream
osakit 0.3.1 https://github.com/mdevils/rust-osakit
parking_lot 0.12.5 https://github.com/Amanieu/parking_lot
parking_lot_core 0.9.12 https://github.com/Amanieu/parking_lot
pathfinder_simd 0.5.6 https://github.com/servo/pathfinder
percent-encoding 2.3.2 https://github.com/servo/rust-url/
piper 0.2.5 https://github.com/smol-rs/piper
png 0.17.16 https://github.com/image-rs/image-png
png 0.18.1 https://github.com/image-rs/image-png
powerfmt 0.2.0 https://github.com/jhpratt/powerfmt
ppv-lite86 0.2.21 https://github.com/cryptocorrosion/cryptocorrosion
prettyplease 0.2.37 https://github.com/dtolnay/prettyplease
proc-macro-crate 1.3.1 https://github.com/bkchr/proc-macro-crate
proc-macro-crate 2.0.2 https://github.com/bkchr/proc-macro-crate
proc-macro-crate 3.5.0 https://github.com/bkchr/proc-macro-crate
proc-macro-error 1.0.4 https://gitlab.com/CreepySkeleton/proc-macro-error
proc-macro-error-attr 1.0.4 https://gitlab.com/CreepySkeleton/proc-macro-error
proc-macro2 1.0.106 https://github.com/dtolnay/proc-macro2
quote 1.0.45 https://github.com/dtolnay/quote
rand 0.8.6 https://github.com/rust-random/rand
rand_chacha 0.3.1 https://github.com/rust-random/rand
rand_core 0.6.4 https://github.com/rust-random/rand
ref-cast 1.0.25 https://github.com/dtolnay/ref-cast
ref-cast-impl 1.0.25 https://github.com/dtolnay/ref-cast
regex 1.12.4 https://github.com/rust-lang/regex
regex-automata 0.4.14 https://github.com/rust-lang/regex
regex-syntax 0.8.11 https://github.com/rust-lang/regex
reqwest 0.12.28 https://github.com/seanmonstar/reqwest
reqwest 0.13.4 https://github.com/seanmonstar/reqwest
rustls-pki-types 1.14.1 https://github.com/rustls/pki-types
rustls-platform-verifier 0.7.0 https://github.com/rustls/rustls-platform-verifier
rustls-platform-verifier-android 0.1.1 https://github.com/rustls/rustls-platform-verifier
rustversion 1.0.22 https://github.com/dtolnay/rustversion
scopeguard 1.2.0 https://github.com/bluss/scopeguard
security-framework 3.7.0 https://github.com/kornelski/rust-security-framework
security-framework-sys 2.17.0 https://github.com/kornelski/rust-security-framework
semver 1.0.28 https://github.com/dtolnay/semver
serde 1.0.228 https://github.com/serde-rs/serde
serde_core 1.0.228 https://github.com/serde-rs/serde
serde_derive 1.0.228 https://github.com/serde-rs/serde
serde_derive_internals 0.29.1 https://github.com/serde-rs/serde
serde_json 1.0.150 https://github.com/serde-rs/json
serde_path_to_error 0.1.20 https://github.com/dtolnay/path-to-error
serde_repr 0.1.20 https://github.com/dtolnay/serde-repr
serde_spanned 0.6.9 https://github.com/toml-rs/toml
serde_spanned 1.1.1 https://github.com/toml-rs/toml
serde_with 3.21.0 https://github.com/jonasbb/serde_with/
serde_with_macros 3.21.0 https://github.com/jonasbb/serde_with/
serde-untagged 0.1.9 https://github.com/dtolnay/serde-untagged
serialize-to-javascript 0.1.2 https://github.com/chippers/serialize-to-javascript
serialize-to-javascript-impl 0.1.2 https://github.com/chippers/serialize-to-javascript
servo_arc 0.4.3 https://github.com/servo/stylo
sha2 0.10.9 https://github.com/RustCrypto/hashes
signal-hook-registry 1.4.8 https://github.com/vorner/signal-hook
simdutf8 0.1.5 https://github.com/rusticstuff/simdutf8
smallvec 1.15.2 https://github.com/servo/rust-smallvec
socket2 0.6.4 https://github.com/rust-lang/socket2
softbuffer 0.4.8 https://github.com/rust-windowing/softbuffer
stable_deref_trait 1.2.1 https://github.com/storyyeller/stable_deref_trait
string_cache 0.9.0 https://github.com/servo/string-cache
swift-rs 1.0.7 https://github.com/Brendonovich/swift-rs
syn 1.0.109 https://github.com/dtolnay/syn
syn 2.0.117 https://github.com/dtolnay/syn
sys-locale 0.3.2 https://github.com/1Password/sys-locale
system-configuration 0.7.0 https://github.com/mullvad/system-configuration-rs
system-configuration-sys 0.6.0 https://github.com/mullvad/system-configuration-rs
tao-macros 0.1.3 https://github.com/tauri-apps/tao
tar 0.4.46 https://github.com/composefs/tar-rs
tempfile 3.27.0 https://github.com/Stebalien/tempfile
tendril 0.5.0 https://github.com/servo/html5ever
thiserror 1.0.69 https://github.com/dtolnay/thiserror
thiserror 2.0.18 https://github.com/dtolnay/thiserror
thiserror-impl 1.0.69 https://github.com/dtolnay/thiserror
thiserror-impl 2.0.18 https://github.com/dtolnay/thiserror
time 0.3.49 https://github.com/time-rs/time
time-core 0.1.9 https://github.com/time-rs/time
time-macros 0.2.29 https://github.com/time-rs/time
tokio-rustls 0.26.4 https://github.com/rustls/tokio-rustls
toml 1.1.2+spec-1.1.0 https://github.com/toml-rs/toml
toml_datetime 0.6.3 https://github.com/toml-rs/toml
toml_datetime 1.1.1+spec-1.1.0 https://github.com/toml-rs/toml
toml_edit 0.19.15 https://github.com/toml-rs/toml
toml_edit 0.20.2 https://github.com/toml-rs/toml
toml_edit 0.25.12+spec-1.1.0 https://github.com/toml-rs/toml
toml_parser 1.1.2+spec-1.1.0 https://github.com/toml-rs/toml
toml_writer 1.1.1+spec-1.1.0 https://github.com/toml-rs/toml
tray-icon 0.23.1 https://github.com/tauri-apps/tray-icon
typeid 1.0.3 https://github.com/dtolnay/typeid
typenum 1.20.1 https://github.com/paholg/typenum
unicode-segmentation 1.13.3 https://github.com/unicode-rs/unicode-segmentation
unicode-xid 0.2.6 https://github.com/unicode-rs/unicode-xid
url 2.5.8 https://github.com/servo/rust-url
utf-8 0.7.6 https://github.com/SimonSapin/rust-utf8
wasm-bindgen 0.2.125 https://github.com/wasm-bindgen/wasm-bindgen
wasm-bindgen-futures 0.4.75 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/futures
wasm-bindgen-macro 0.2.125 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro
wasm-bindgen-macro-support 0.2.125 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support
wasm-bindgen-shared 0.2.125 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared
wasm-streams 0.5.0 https://github.com/MattiasBuelens/wasm-streams/
web_atoms 0.2.4 https://github.com/servo/html5ever
web-sys 0.3.102 https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys
windows 0.61.3 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.42.2 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.52.6 https://github.com/microsoft/windows-rs
windows_aarch64_gnullvm 0.53.1 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.42.2 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.52.6 https://github.com/microsoft/windows-rs
windows_aarch64_msvc 0.53.1 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.42.2 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.52.6 https://github.com/microsoft/windows-rs
windows_i686_gnu 0.53.1 https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.52.6 https://github.com/microsoft/windows-rs
windows_i686_gnullvm 0.53.1 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.42.2 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.52.6 https://github.com/microsoft/windows-rs
windows_i686_msvc 0.53.1 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.42.2 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.52.6 https://github.com/microsoft/windows-rs
windows_x86_64_gnu 0.53.1 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.42.2 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.52.6 https://github.com/microsoft/windows-rs
windows_x86_64_gnullvm 0.53.1 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.42.2 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.52.6 https://github.com/microsoft/windows-rs
windows_x86_64_msvc 0.53.1 https://github.com/microsoft/windows-rs
windows-collections 0.2.0 https://github.com/microsoft/windows-rs
windows-core 0.61.2 https://github.com/microsoft/windows-rs
windows-core 0.62.2 https://github.com/microsoft/windows-rs
windows-future 0.2.1 https://github.com/microsoft/windows-rs
windows-implement 0.60.2 https://github.com/microsoft/windows-rs
windows-interface 0.59.3 https://github.com/microsoft/windows-rs
windows-link 0.1.3 https://github.com/microsoft/windows-rs
windows-link 0.2.1 https://github.com/microsoft/windows-rs
windows-numerics 0.2.0 https://github.com/microsoft/windows-rs
windows-registry 0.6.1 https://github.com/microsoft/windows-rs
windows-result 0.3.4 https://github.com/microsoft/windows-rs
windows-result 0.4.1 https://github.com/microsoft/windows-rs
windows-strings 0.4.2 https://github.com/microsoft/windows-rs
windows-strings 0.5.1 https://github.com/microsoft/windows-rs
windows-sys 0.45.0 https://github.com/microsoft/windows-rs
windows-sys 0.52.0 https://github.com/microsoft/windows-rs
windows-sys 0.59.0 https://github.com/microsoft/windows-rs
windows-sys 0.60.2 https://github.com/microsoft/windows-rs
windows-sys 0.61.2 https://github.com/microsoft/windows-rs
windows-targets 0.42.2 https://github.com/microsoft/windows-rs
windows-targets 0.52.6 https://github.com/microsoft/windows-rs
windows-targets 0.53.5 https://github.com/microsoft/windows-rs
windows-threading 0.1.0 https://github.com/microsoft/windows-rs
windows-version 0.1.7 https://github.com/microsoft/windows-rs
x11rb 0.13.2 https://github.com/psychon/x11rb
x11rb-protocol 0.13.2 https://github.com/psychon/x11rb
xattr 1.6.1 https://github.com/Stebalien/xattr

MIT (128)

Crate Version Repository
atk 0.18.2 https://github.com/gtk-rs/gtk3-rs
atk-sys 0.18.2 https://github.com/gtk-rs/gtk3-rs
axum 0.8.9 https://github.com/tokio-rs/axum
axum-core 0.5.6 https://github.com/tokio-rs/axum
block 0.1.6 http://github.com/SSheldon/rust-block
block2 0.6.2 https://github.com/madsmtm/objc2
bytes 1.11.1 https://github.com/tokio-rs/bytes
cairo-rs 0.18.5 https://github.com/gtk-rs/gtk-rs-core
cairo-sys-rs 0.18.2 https://github.com/gtk-rs/gtk-rs-core
cargo_metadata 0.19.2 https://github.com/oli-obk/cargo_metadata
cfb 0.7.3 https://github.com/mdsteele/rust-cfb
combine 4.6.7 https://github.com/Marwes/combine
darling 0.23.0 https://github.com/TedDriggs/darling
darling_core 0.23.0 https://github.com/TedDriggs/darling
darling_macro 0.23.0 https://github.com/TedDriggs/darling
derive_more 2.1.1 https://github.com/JelteF/derive_more
derive_more-impl 2.1.1 https://github.com/JelteF/derive_more
dlib 0.5.3 https://github.com/elinorbgr/dlib
dlopen2 0.8.2 https://github.com/OpenByteDev/dlopen2
dlopen2_derive 0.4.3 https://github.com/OpenByteDev/dlopen2
dom_query 0.27.0 https://github.com/niklak/dom_query
endi 1.1.1 https://github.com/zeenix/endi
freetype-sys 0.20.1 https://github.com/PistonDevelopers/freetype-sys.git
fsevent-sys 4.1.0 https://github.com/octplane/fsevent-rust/tree/master/fsevent-sys
gdk 0.18.2 https://github.com/gtk-rs/gtk3-rs
gdk-pixbuf 0.18.5 https://github.com/gtk-rs/gtk-rs-core
gdk-pixbuf-sys 0.18.0 https://github.com/gtk-rs/gtk-rs-core
gdk-sys 0.18.2 https://github.com/gtk-rs/gtk3-rs
gdkwayland-sys 0.18.2 https://github.com/gtk-rs/gtk3-rs
gdkx11 0.18.2 https://github.com/gtk-rs/gtk3-rs
gdkx11-sys 0.18.2 https://github.com/gtk-rs/gtk3-rs
generic-array 0.14.7 https://github.com/fizyk20/generic-array.git
gio 0.18.4 https://github.com/gtk-rs/gtk-rs-core
gio-sys 0.18.1 https://github.com/gtk-rs/gtk-rs-core
glib 0.18.5 https://github.com/gtk-rs/gtk-rs-core
glib-macros 0.18.5 https://github.com/gtk-rs/gtk-rs-core
glib-sys 0.18.1 https://github.com/gtk-rs/gtk-rs-core
gobject-sys 0.18.0 https://github.com/gtk-rs/gtk-rs-core
gtk 0.18.2 https://github.com/gtk-rs/gtk3-rs
gtk-sys 0.18.2 https://github.com/gtk-rs/gtk3-rs
gtk3-macros 0.18.2 https://github.com/gtk-rs/gtk3-rs
h2 0.4.14 https://github.com/hyperium/h2
http-body 1.0.1 https://github.com/hyperium/http-body
http-body-util 0.1.3 https://github.com/hyperium/http-body
hyper 1.10.1 https://github.com/hyperium/hyper
hyper-util 0.1.20 https://github.com/hyperium/hyper-util
ico 0.5.0 https://github.com/mdsteele/rust-ico
infer 0.19.0 https://github.com/bojand/infer
is-docker 0.2.0 https://github.com/TheLarkInn/is-docker
is-wsl 0.4.0 https://github.com/TheLarkInn/is-wsl
javascriptcore-rs 1.1.2 https://github.com/tauri-apps/javascriptcore-rs
javascriptcore-rs-sys 1.1.1 https://github.com/tauri-apps/javascriptcore-rs
kqueue 1.2.0 https://gitlab.com/rust-kqueue/rust-kqueue
kqueue-sys 1.1.2 https://gitlab.com/rust-kqueue/rust-kqueue-sys
libredox 0.1.17 https://gitlab.redox-os.org/redox-os/libredox.git
malloc_buf 0.0.6 https://github.com/SSheldon/malloc_buf
memoffset 0.9.1 https://github.com/Gilnaa/memoffset
minisign-verify 0.2.5 https://github.com/jedisct1/rust-minisign-verify
mio 1.2.1 https://github.com/tokio-rs/mio
new_debug_unreachable 1.0.6 https://github.com/mbrubeck/rust-debug-unreachable
objc 0.2.7 http://github.com/SSheldon/rust-objc
objc2 0.6.4 https://github.com/madsmtm/objc2
objc2-encode 4.1.0 https://github.com/madsmtm/objc2
objc2-foundation 0.3.2 https://github.com/madsmtm/objc2
open 5.3.5 https://github.com/Byron/open-rs
openssl-sys 0.9.117 https://github.com/rust-openssl/rust-openssl
pango 0.18.3 https://github.com/gtk-rs/gtk-rs-core
pango-sys 0.18.0 https://github.com/gtk-rs/gtk-rs-core
phf 0.13.1 https://github.com/rust-phf/rust-phf
phf_generator 0.13.1 https://github.com/rust-phf/rust-phf
phf_macros 0.13.1 https://github.com/rust-phf/rust-phf
phf_shared 0.13.1 https://github.com/rust-phf/rust-phf
plist 1.9.0 https://github.com/ebarnard/rust-plist/
precomputed-hash 0.1.1 https://github.com/emilio/precomputed-hash
quick-xml 0.39.4 https://github.com/tafia/quick-xml
redox_syscall 0.5.18 https://gitlab.redox-os.org/redox-os/syscall
redox_users 0.5.2 https://gitlab.redox-os.org/redox-os/users
rfd 0.16.0 https://github.com/PolyMeilex/rfd
rfd 0.17.2 https://github.com/PolyMeilex/rfd
schannel 0.1.29 https://github.com/steffengy/schannel-rs
schemars 0.8.22 https://github.com/GREsau/schemars
schemars 0.9.0 https://github.com/GREsau/schemars
schemars 1.2.1 https://github.com/GREsau/schemars
schemars_derive 0.8.22 https://github.com/GREsau/schemars
simd-adler32 0.3.9 https://github.com/mcountryman/simd-adler32
slab 0.4.12 https://github.com/tokio-rs/slab
soup3 0.5.0 https://gitlab.gnome.org/World/Rust/soup3-rs
soup3-sys 0.5.0 https://gitlab.gnome.org/World/Rust/soup3-rs
strsim 0.11.1 https://github.com/rapidfuzz/strsim-rs
synstructure 0.13.2 https://github.com/mystor/synstructure
tokio 1.52.3 https://github.com/tokio-rs/tokio
tokio-macros 2.7.0 https://github.com/tokio-rs/tokio
tokio-native-tls 0.3.1 https://github.com/tokio-rs/tls
tokio-util 0.7.18 https://github.com/tokio-rs/tokio
tower 0.5.3 https://github.com/tower-rs/tower
tower-http 0.6.11 https://github.com/tower-rs/tower-http
tower-layer 0.3.3 https://github.com/tower-rs/tower
tower-service 0.3.3 https://github.com/tower-rs/tower
tracing 0.1.44 https://github.com/tokio-rs/tracing
tracing-attributes 0.1.31 https://github.com/tokio-rs/tracing
tracing-core 0.1.36 https://github.com/tokio-rs/tracing
try-lock 0.2.5 https://github.com/seanmonstar/try-lock
uds_windows 1.2.1 https://github.com/haraldh/rust_uds_windows
urlpattern 0.3.0 https://github.com/denoland/rust-urlpattern
want 0.3.1 https://github.com/seanmonstar/want
wayland-backend 0.3.15 https://github.com/smithay/wayland-rs
wayland-client 0.31.14 https://github.com/smithay/wayland-rs
wayland-protocols 0.32.12 https://github.com/smithay/wayland-rs
wayland-scanner 0.31.10 https://github.com/smithay/wayland-rs
wayland-sys 0.31.11 https://github.com/smithay/wayland-rs
webkit2gtk 2.0.2 https://github.com/tauri-apps/webkit2gtk-rs
webkit2gtk-sys 2.0.2 https://github.com/tauri-apps/webkit2gtk-rs
webview2-com 0.38.2 https://github.com/wravery/webview2-rs
webview2-com-macros 0.8.1 https://github.com/wravery/webview2-rs
webview2-com-sys 0.38.2 https://github.com/wravery/webview2-rs
winnow 0.5.40 https://github.com/winnow-rs/winnow
winnow 1.0.3 https://github.com/winnow-rs/winnow
x11 2.21.0 https://github.com/AltF02/x11-rs.git
x11-dl 2.21.0 https://github.com/AltF02/x11-rs.git
yeslogic-fontconfig-sys 6.0.1 https://github.com/yeslogic/fontconfig-rs
zbus 5.16.0 https://github.com/z-galaxy/zbus/
zbus_macros 5.16.0 https://github.com/z-galaxy/zbus/
zbus_names 4.3.2 https://github.com/z-galaxy/zbus/
zip 4.6.1 https://github.com/zip-rs/zip2.git
zmij 1.0.21 https://github.com/dtolnay/zmij
zvariant 5.12.0 https://github.com/z-galaxy/zbus/
zvariant_derive 5.12.0 https://github.com/z-galaxy/zbus/
zvariant_utils 3.4.0 https://github.com/z-galaxy/zbus/

Apache-2.0 OR MIT (52)

Crate Version Repository
async-channel 2.5.0 https://github.com/smol-rs/async-channel
async-executor 1.14.0 https://github.com/smol-rs/async-executor
async-io 2.6.0 https://github.com/smol-rs/async-io
async-lock 3.4.2 https://github.com/smol-rs/async-lock
async-process 2.5.0 https://github.com/smol-rs/async-process
async-signal 0.2.14 https://github.com/smol-rs/async-signal
async-task 4.7.1 https://github.com/smol-rs/async-task
atomic-waker 1.1.2 https://github.com/smol-rs/atomic-waker
bit-set 0.8.0 https://github.com/contain-rs/bit-set
bit-vec 0.8.0 https://github.com/contain-rs/bit-vec
blocking 1.6.2 https://github.com/smol-rs/blocking
concurrent-queue 2.5.0 https://github.com/smol-rs/concurrent-queue
ctor 0.8.0 https://github.com/mmastrac/rust-ctor
ctor-proc-macro 0.0.7 https://github.com/mmastrac/rust-ctor
dtor 0.3.0 https://github.com/mmastrac/rust-ctor
dtor-proc-macro 0.0.6 https://github.com/mmastrac/rust-ctor
equivalent 1.0.2 https://github.com/indexmap-rs/equivalent
event-listener 5.4.1 https://github.com/smol-rs/event-listener
event-listener-strategy 0.5.4 https://github.com/smol-rs/event-listener-strategy
fastrand 2.4.1 https://github.com/smol-rs/fastrand
futures-lite 2.6.1 https://github.com/smol-rs/futures-lite
global-hotkey 0.8.0 https://github.com/tauri-apps/global-hotkey
idna_adapter 1.2.2 https://github.com/hsivonen/idna_adapter
indexmap 1.9.3 https://github.com/bluss/indexmap
indexmap 2.14.0 https://github.com/indexmap-rs/indexmap
libappindicator 0.9.0
libappindicator-sys 0.9.0
muda 0.19.2 https://github.com/tauri-apps/muda
parking 2.2.1 https://github.com/smol-rs/parking
pin-project-lite 0.2.17 https://github.com/taiki-e/pin-project-lite
polling 3.11.0 https://github.com/smol-rs/polling
rustc-hash 2.1.2 https://github.com/rust-lang/rustc-hash
simd_cesu8 1.1.1 https://github.com/seancroach/simd_cesu8
tauri 2.11.2 https://github.com/tauri-apps/tauri
tauri-codegen 2.6.2 https://github.com/tauri-apps/tauri
tauri-macros 2.6.2 https://github.com/tauri-apps/tauri
tauri-plugin-dialog 2.7.1 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-fs 2.5.1 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-global-shortcut 2.3.2 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-opener 2.5.4 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-process 2.3.1 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-updater 2.10.1 https://github.com/tauri-apps/plugins-workspace
tauri-plugin-window-state 2.4.1 https://github.com/tauri-apps/plugins-workspace
tauri-runtime 2.11.2 https://github.com/tauri-apps/tauri
tauri-runtime-wry 2.11.2 https://github.com/tauri-apps/tauri
tauri-utils 2.9.2 https://github.com/tauri-apps/tauri
utf8_iter 1.0.4 https://github.com/hsivonen/utf8_iter
utf8parse 0.2.2 https://github.com/alacritty/vte
uuid 1.23.3 https://github.com/uuid-rs/uuid
window-vibrancy 0.6.0 https://github.com/tauri-apps/tauri-plugin-vibrancy
wry 0.55.1 https://github.com/tauri-apps/wry
zeroize 1.9.0 https://github.com/RustCrypto/utils

MIT/Apache-2.0 (30)

Crate Version Repository
android_system_properties 0.1.5 https://github.com/nical/android_system_properties
bitflags 1.3.2 https://github.com/bitflags/bitflags
bs58 0.5.1 https://github.com/Nullus157/bs58-rs
downcast-rs 1.2.1 https://github.com/marcianx/downcast-rs
filetime 0.2.29 https://github.com/alexcrichton/filetime
foreign-types 0.3.2 https://github.com/sfackler/foreign-types
foreign-types 0.5.0 https://github.com/sfackler/foreign-types
foreign-types-macros 0.2.3 https://github.com/sfackler/foreign-types
foreign-types-shared 0.1.1 https://github.com/sfackler/foreign-types
foreign-types-shared 0.3.1 https://github.com/sfackler/foreign-types
hyper-tls 0.6.0 https://github.com/hyperium/hyper-tls
id-arena 2.3.0 https://github.com/fitzgen/id-arena
ident_case 1.0.1 https://github.com/TedDriggs/ident_case
jni 0.21.1 https://github.com/jni-rs/jni-rs
json-patch 3.0.1 https://github.com/idubrov/json-patch
openssl-macros 0.1.1
pathdiff 0.2.3 https://github.com/Manishearth/pathdiff
pathfinder_geometry 0.5.1 https://github.com/servo/pathfinder
scoped-tls 1.0.1 https://github.com/alexcrichton/scoped-tls
serde_urlencoded 0.7.1 https://github.com/nox/serde_urlencoded
siphasher 1.0.3 https://github.com/jedisct1/rust-siphash
unic-char-property 0.9.0 https://github.com/open-i18n/rust-unic/
unic-char-range 0.9.0 https://github.com/open-i18n/rust-unic/
unic-common 0.9.0 https://github.com/open-i18n/rust-unic/
unic-ucd-ident 0.9.0 https://github.com/open-i18n/rust-unic/
unic-ucd-version 0.9.0 https://github.com/open-i18n/rust-unic/
winapi 0.3.9 https://github.com/retep998/winapi-rs
winapi-i686-pc-windows-gnu 0.4.0 https://github.com/retep998/winapi-rs
winapi-x86_64-pc-windows-gnu 0.4.0 https://github.com/retep998/winapi-rs
wio 0.2.2 https://github.com/retep998/wio-rs

Unicode-3.0 (18)

Crate Version Repository
icu_collections 2.2.0 https://github.com/unicode-org/icu4x
icu_locale_core 2.2.0 https://github.com/unicode-org/icu4x
icu_normalizer 2.2.0 https://github.com/unicode-org/icu4x
icu_normalizer_data 2.2.0 https://github.com/unicode-org/icu4x
icu_properties 2.2.0 https://github.com/unicode-org/icu4x
icu_properties_data 2.2.0 https://github.com/unicode-org/icu4x
icu_provider 2.2.0 https://github.com/unicode-org/icu4x
litemap 0.8.2 https://github.com/unicode-org/icu4x
potential_utf 0.1.5 https://github.com/unicode-org/icu4x
tinystr 0.8.3 https://github.com/unicode-org/icu4x
writeable 0.6.3 https://github.com/unicode-org/icu4x
yoke 0.8.3 https://github.com/unicode-org/icu4x
yoke-derive 0.8.2 https://github.com/unicode-org/icu4x
zerofrom 0.1.8 https://github.com/unicode-org/icu4x
zerofrom-derive 0.1.7 https://github.com/unicode-org/icu4x
zerotrie 0.2.4 https://github.com/unicode-org/icu4x
zerovec 0.11.6 https://github.com/unicode-org/icu4x
zerovec-derive 0.11.3 https://github.com/unicode-org/icu4x

Zlib OR Apache-2.0 OR MIT (18)

Crate Version Repository
bytemuck 1.25.0 https://github.com/Lokathor/bytemuck
dispatch2 0.3.1 https://github.com/madsmtm/objc2
objc2-app-kit 0.3.2 https://github.com/madsmtm/objc2
objc2-cloud-kit 0.3.2 https://github.com/madsmtm/objc2
objc2-core-data 0.3.2 https://github.com/madsmtm/objc2
objc2-core-foundation 0.3.2 https://github.com/madsmtm/objc2
objc2-core-graphics 0.3.2 https://github.com/madsmtm/objc2
objc2-core-image 0.3.2 https://github.com/madsmtm/objc2
objc2-core-location 0.3.2 https://github.com/madsmtm/objc2
objc2-core-text 0.3.2 https://github.com/madsmtm/objc2
objc2-exception-helper 0.1.1 https://github.com/madsmtm/objc2
objc2-io-surface 0.3.2 https://github.com/madsmtm/objc2
objc2-osa-kit 0.3.2 https://github.com/madsmtm/objc2
objc2-quartz-core 0.3.2 https://github.com/madsmtm/objc2
objc2-ui-kit 0.3.2 https://github.com/madsmtm/objc2
objc2-user-notifications 0.3.2 https://github.com/madsmtm/objc2
objc2-web-kit 0.3.2 https://github.com/madsmtm/objc2
tinyvec 1.11.0 https://github.com/Lokathor/tinyvec

Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT (15)

Crate Version Repository
linux-raw-sys 0.12.1 https://github.com/sunfishcode/linux-raw-sys
rustix 1.1.4 https://github.com/bytecodealliance/rustix
wasi 0.11.1+wasi-snapshot-preview1 https://github.com/bytecodealliance/wasi
wasip2 1.0.4+wasi-0.2.12 https://github.com/bytecodealliance/wasi-rs
wasip3 0.4.0+wasi-0.3.0-rc-2026-01-06 https://github.com/bytecodealliance/wasi-rs
wasm-encoder 0.244.0 https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder
wasm-metadata 0.244.0 https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata
wasmparser 0.244.0 https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser
wit-bindgen 0.51.0 https://github.com/bytecodealliance/wit-bindgen
wit-bindgen 0.57.1 https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-core 0.51.0 https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-rust 0.51.0 https://github.com/bytecodealliance/wit-bindgen
wit-bindgen-rust-macro 0.51.0 https://github.com/bytecodealliance/wit-bindgen
wit-component 0.244.0 https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component
wit-parser 0.244.0 https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser

ISC (6)

Crate Version Repository
inotify 0.11.2 https://github.com/hannobraun/inotify-rs
inotify-sys 0.1.5 https://github.com/hannobraun/inotify-sys
libloading 0.7.4 https://github.com/nagisa/rust_libloading/
libloading 0.8.9 https://github.com/nagisa/rust_libloading/
rustls-webpki 0.103.13 https://github.com/rustls/webpki
untrusted 0.9.0 https://github.com/briansmith/untrusted

MPL-2.0 (6)

Crate Version Repository
cssparser 0.36.0 https://github.com/servo/rust-cssparser
cssparser-macros 0.6.1 https://github.com/servo/rust-cssparser
dtoa-short 0.3.5 https://github.com/upsuper/dtoa-short
dwrote 0.11.5 https://github.com/servo/dwrote-rs
option-ext 0.2.0 https://github.com/soc/option-ext.git
selectors 0.36.1 https://github.com/servo/stylo

Unlicense OR MIT (6)

Crate Version Repository
aho-corasick 1.1.4 https://github.com/BurntSushi/aho-corasick
byteorder 1.5.0 https://github.com/BurntSushi/byteorder
globset 0.4.18 https://github.com/BurntSushi/ripgrep/tree/master/crates/globset
ignore 0.4.26 https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore
memchr 2.8.2 https://github.com/BurntSushi/memchr
winapi-util 0.1.11 https://github.com/BurntSushi/winapi-util

Apache-2.0/MIT (5)

Crate Version Repository
cesu8 1.1.0 https://github.com/emk/cesu8-rs
dbus 0.9.11 https://github.com/diwic/dbus-rs
libdbus-sys 0.2.7 https://github.com/diwic/dbus-rs
pollster 0.4.0 https://github.com/zesterer/pollster
signal-hook 0.3.18 https://github.com/vorner/signal-hook

Apache-2.0 (4)

Crate Version Repository
gethostname 1.1.0 https://codeberg.org/swsnr/gethostname.rs.git
openssl 0.10.81 https://github.com/rust-openssl/rust-openssl
sync_wrapper 1.0.2 https://github.com/Actyx/sync_wrapper
tao 0.35.3 https://github.com/tauri-apps/tao

Apache-2.0 OR ISC OR MIT (3)

Crate Version Repository
hyper-rustls 0.27.9 https://github.com/rustls/hyper-rustls
rustls 0.23.40 https://github.com/rustls/rustls
rustls-native-certs 0.8.4 https://github.com/rustls/rustls-native-certs

BSD-3-Clause (3)

Crate Version Repository
alloc-no-stdlib 2.0.4 https://github.com/dropbox/rust-alloc-no-stdlib
alloc-stdlib 0.2.2 https://github.com/dropbox/rust-alloc-no-stdlib
subtle 2.6.1 https://github.com/dalek-cryptography/subtle

MIT OR Apache-2.0 OR Zlib (3)

Crate Version Repository
raw-window-handle 0.6.2 https://github.com/rust-windowing/raw-window-handle
tinyvec_macros 0.1.1 https://github.com/Soveu/tinyvec_macros
xkeysym 0.2.1 https://github.com/notgull/xkeysym

BSD-2-Clause OR Apache-2.0 OR MIT (2)

Crate Version Repository
zerocopy 0.8.52 https://github.com/google/zerocopy
zerocopy-derive 0.8.52 https://github.com/google/zerocopy

BSD-3-Clause OR MIT OR Apache-2.0 (2)

Crate Version Repository
num_enum 0.7.6 https://github.com/illicitonion/num_enum
num_enum_derive 0.7.6 https://github.com/illicitonion/num_enum

MIT OR Apache-2.0 OR LGPL-2.1-or-later (2)

Crate Version Repository
r-efi 5.3.0 https://github.com/r-efi/r-efi
r-efi 6.0.0 https://github.com/r-efi/r-efi

Unlicense/MIT (2)

Crate Version Repository
same-file 1.0.6 https://github.com/BurntSushi/same-file
walkdir 2.5.0 https://github.com/BurntSushi/walkdir

Zlib (2)

Crate Version Repository
foldhash 0.1.5 https://github.com/orlp/foldhash
foldhash 0.2.0 https://github.com/orlp/foldhash

(Apache-2.0 OR MIT) AND BSD-3-Clause (1)

Crate Version Repository
encoding_rs 0.8.35 https://github.com/hsivonen/encoding_rs

(MIT OR Apache-2.0) AND Unicode-3.0 (1)

Crate Version Repository
unicode-ident 1.0.24 https://github.com/dtolnay/unicode-ident

0BSD OR MIT OR Apache-2.0 (1)

Crate Version Repository
adler2 2.0.1 https://github.com/oyvindln/adler2

Apache-2.0 / MIT (1)

Crate Version Repository
fnv 1.0.7 https://github.com/servo/rust-fnv

Apache-2.0 AND ISC (1)

Crate Version Repository
ring 0.17.14 https://github.com/briansmith/ring

Apache-2.0 AND MIT (1)

Crate Version Repository
dpi 0.1.2 https://github.com/rust-windowing/winit

Apache-2.0 OR BSL-1.0 (1)

Crate Version Repository
ryu 1.0.23 https://github.com/dtolnay/ryu

BSD-3-Clause AND MIT (1)

Crate Version Repository
brotli 8.0.3 https://github.com/dropbox/rust-brotli

BSD-3-Clause/MIT (1)

Crate Version Repository
brotli-decompressor 5.0.1 https://github.com/dropbox/rust-brotli-decompressor

CC0-1.0 (1)

Crate Version Repository
notify 8.2.0 https://github.com/notify-rs/notify.git

CC0-1.0 OR MIT-0 OR Apache-2.0 (1)

Crate Version Repository
dunce 1.0.5 https://gitlab.com/kornelski/dunce

CDLA-Permissive-2.0 (1)

Crate Version Repository
webpki-root-certs 1.0.7 https://github.com/rustls/webpki-roots

LGPL-3.0 (1)

Crate Version Repository
chardet 0.2.4 https://github.com/thuleqaid/rust-chardet

MIT / Apache-2.0 (1)

Crate Version Repository
float-ord 0.3.2 https://github.com/notriddle/rust-float-ord

MIT AND BSD-3-Clause (1)

Crate Version Repository
matchit 0.8.4 https://github.com/ibraheemdev/matchit

MIT OR Zlib OR Apache-2.0 (1)

Crate Version Repository
miniz_oxide 0.8.9 https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide