Dormouse

Supply Chain

Dormouse is a terminal, so users trust it with shells, source trees, credentials, and local files. Our security procedures are documented in full (and audited nightly and immediately before every release) in SECURITY.md, here is a summary:

All bundled libraries are listed below. Thank you to every author and contributor. Thanks also to ascii-splash and react-router and their transitive dependencies, which power this marketing site but don't ship in the app, so they're not listed below.

22
npm packages (direct and transitive)
8
Cargo crates (direct)
493
Cargo crates (transitive)

Bundled Runtime

(1)

The Standalone app ships a bundled NodeJS, which bundles other components under their own licenses. The VS Code extension bundles no runtime — it runs on the editor's own Electron Node.

PackageVersionLicenseAuthor
Node.js22.22.3MIT and bundled component licensesOpenJS Foundation and Node.js contributors

npm Dependencies

(22)

Runtime npm packages used by both the Standalone app and the VS Code extension.

PackageVersionLicenseAuthor
@phosphor-icons/react2.1.10MITTobias Fried
@tauri-apps/api2.11.0MIT OR Apache-2.0Tauri Apps Contributors
@tauri-apps/plugin-shell2.3.5MIT OR Apache-2.0Tauri Apps Contributors
@tauri-apps/plugin-updater2.10.1MIT OR Apache-2.0Tauri Apps Contributors
@xterm/addon-fit0.12.0-beta.219MITThe xterm.js authors
@xterm/addon-unicode-graphemes0.5.0-beta.219MITThe xterm.js authors
@xterm/xterm6.1.0-beta.219MITChristopher Jeffrey, SourceLair Private Company, xterm.js authors
clsx2.1.1MITLuke Edwards
dockview5.2.0MIThttps://github.com/mathuo
dockview-core5.2.0MIThttps://github.com/mathuo
dockview-react5.2.0MIThttps://github.com/mathuo
fflate0.8.3MITArjun Barrett <[email protected]>
jsonc-parser3.3.1MITMicrosoft Corporation
node-addon-api7.1.1MITNode.js API collaborators
node-pty1.2.0-beta.13MITMicrosoft Corporation
react19.2.6MITMeta Platforms, Inc. and affiliates
react-dom19.2.6MITMeta Platforms, Inc. and affiliates
scheduler0.27.0MITMeta Platforms, Inc. and affiliates
Solarized & Selenized0.3.18MITsantoso-wijaya
tailwind-merge3.6.0MITDany Castillo
tailwind-variants3.2.2MITJunior Garcia <[email protected]>
VS Code built-in themes1.95.3MITMicrosoft Corporation

Direct Cargo Dependencies

(8)

Crates declared directly in standalone/src-tauri/Cargo.toml, including build and target-specific dependencies.

CrateVersionLicenseAuthor
process-wrap9.1.0MIT OR Apache-2.0Félix Saparelli <[email protected]>
serde1.0.228MIT OR Apache-2.0Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>
serde_json1.0.149MIT OR Apache-2.0Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>
tauri2.11.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-build2.6.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-plugin-shell2.3.5MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-plugin-updater2.10.1MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
windows0.62.2MIT OR Apache-2.0Unknown

Transitive Cargo Dependencies

(493)

Every crate the direct dependencies pull into the locked Tauri build graph, including build-time and platform-specific crates that aren't all linked into the final binary.

PackageVersionLicenseAuthor
adler22.0.1MIT OR 0BSD OR Apache-2.0Jonas Schievink <[email protected]>, oyvindln <[email protected]>
aho-corasick1.1.4MIT OR UnlicenseAndrew Gallant <[email protected]>
alloc-no-stdlib2.0.4BSD-3-ClauseDaniel Reiter Horn <[email protected]>
alloc-stdlib0.2.2BSD-3-ClauseDaniel Reiter Horn <[email protected]>
android_system_properties0.1.5MIT OR Apache-2.0Nicolas Silva <[email protected]>
anyhow1.0.102MIT OR Apache-2.0David Tolnay <[email protected]>
arbitrary1.4.2MIT OR Apache-2.0The Rust-Fuzz Project Developers, Nick Fitzgerald <[email protected]>, Manish Goregaokar <[email protected]>, Simonas Kazlauskas <[email protected]>, Brian L. Troutwine <[email protected]>, Corey Farwell <[email protected]>
atk0.18.2MITThe gtk-rs Project Developers
atk-sys0.18.2MITThe gtk-rs Project Developers
atomic-waker1.1.2MIT OR Apache-2.0Stjepan Glavina <[email protected]>, Contributors to futures-rs
autocfg1.5.0MIT OR Apache-2.0Josh Stone <[email protected]>
base640.21.7MIT OR Apache-2.0Alice Maz <[email protected]>, Marshall Pierce <[email protected]>
base640.22.1MIT OR Apache-2.0Marshall Pierce <[email protected]>
bit-set0.8.0MIT OR Apache-2.0Alexis Beingessner <[email protected]>
bit-vec0.8.0MIT OR Apache-2.0Alexis Beingessner <[email protected]>
bitflags1.3.2MIT OR Apache-2.0The Rust Project Developers
bitflags2.11.1MIT OR Apache-2.0The Rust Project Developers
block-buffer0.10.4MIT OR Apache-2.0RustCrypto Developers
block20.6.2MITMads Marquart <[email protected]>
brotli8.0.2BSD-3-Clause AND MITDaniel Reiter Horn <[email protected]>, The Brotli Authors
brotli-decompressor5.0.0MIT OR BSD-3-ClauseDaniel Reiter Horn <[email protected]>, The Brotli Authors
bs580.5.1MIT OR Apache-2.0Unknown
bumpalo3.20.2MIT OR Apache-2.0Nick Fitzgerald <[email protected]>
bytemuck1.25.0MIT OR Zlib OR Apache-2.0Lokathor <[email protected]>
byteorder1.5.0MIT OR UnlicenseAndrew Gallant <[email protected]>
bytes1.11.1MITCarl Lerche <[email protected]>, Sean McArthur <[email protected]>
cairo-rs0.18.5MITThe gtk-rs Project Developers
cairo-sys-rs0.18.2MITThe gtk-rs Project Developers
camino1.2.2MIT OR Apache-2.0Without Boats <[email protected]>, Ashley Williams <[email protected]>, Steve Klabnik <[email protected]>, Rain <[email protected]>
cargo_metadata0.19.2MITOliver Schneider <[email protected]>
cargo_toml0.22.3MIT OR Apache-2.0Kornel <[email protected]>
cargo-platform0.1.9MIT OR Apache-2.0Unknown
cc1.2.62MIT OR Apache-2.0Alex Crichton <[email protected]>
cesu81.1.0MIT OR Apache-2.0Eric Kidd <[email protected]>
cfb0.7.3MITMatthew D. Steele <[email protected]>
cfg_aliases0.2.1MITZicklag <[email protected]>
cfg-expr0.15.8MIT OR Apache-2.0Embark <[email protected]>, Jake Shadle <[email protected]>
cfg-if1.0.4MIT OR Apache-2.0Alex Crichton <[email protected]>
chrono0.4.44MIT OR Apache-2.0Unknown
combine4.6.7MITMarkus Westerlind <[email protected]>
cookie0.18.1MIT OR Apache-2.0Sergio Benitez <[email protected]>, Alex Crichton <[email protected]>
core-foundation0.10.1MIT OR Apache-2.0The Servo Project Developers
core-foundation-sys0.8.7MIT OR Apache-2.0The Servo Project Developers
core-graphics0.25.0MIT OR Apache-2.0The Servo Project Developers
core-graphics-types0.2.0MIT OR Apache-2.0The Servo Project Developers
cpufeatures0.2.17MIT OR Apache-2.0RustCrypto Developers
crc32fast1.5.0MIT OR Apache-2.0Sam Rijs <[email protected]>, Alex Crichton <[email protected]>
crossbeam-channel0.5.15MIT OR Apache-2.0Unknown
crossbeam-utils0.8.21MIT OR Apache-2.0Unknown
crypto-common0.1.7MIT OR Apache-2.0RustCrypto Developers
cssparser0.36.0MPL-2.0Simon Sapin <[email protected]>
cssparser-macros0.6.1MPL-2.0Simon Sapin <[email protected]>
ctor0.8.0MIT OR Apache-2.0Matt Mastracci <[email protected]>
ctor-proc-macro0.0.7MIT OR Apache-2.0Matt Mastracci <[email protected]>
darling0.23.0MITTed Driggs <[email protected]>
darling_core0.23.0MITTed Driggs <[email protected]>
darling_macro0.23.0MITTed Driggs <[email protected]>
dbus0.9.11MIT OR Apache-2.0David Henningsson <[email protected]>
deranged0.5.8MIT OR Apache-2.0Jacob Pratt <[email protected]>
derive_arbitrary1.4.2MIT OR Apache-2.0The Rust-Fuzz Project Developers, Nick Fitzgerald <[email protected]>, Manish Goregaokar <[email protected]>, Andre Bogus <[email protected]>, Corey Farwell <[email protected]>
derive_more2.1.1MITJelte Fennema <[email protected]>
derive_more-impl2.1.1MITJelte Fennema <[email protected]>
digest0.10.7MIT OR Apache-2.0RustCrypto Developers
dirs6.0.0MIT OR Apache-2.0Simon Ochsenreither <[email protected]>
dirs-sys0.5.0MIT OR Apache-2.0Simon Ochsenreither <[email protected]>
dispatch20.3.1MIT OR Zlib OR Apache-2.0Mads Marquart <[email protected]>, Mary <[email protected]>
displaydoc0.2.5MIT OR Apache-2.0Jane Lusby <[email protected]>
dlopen20.8.2MITSzymon Wieloch <[email protected]>, Ahmed Masud <[email protected]>, OpenByte <[email protected]>
dlopen2_derive0.4.3MITSzymon Wieloch <[email protected]>, OpenByte <[email protected]>
dom_query0.27.0MITniklak <[email protected]>, importcjj <[email protected]>
dpi0.1.2Apache-2.0 AND MITUnknown
dtoa1.0.11MIT OR Apache-2.0David Tolnay <[email protected]>
dtoa-short0.3.5MPL-2.0Xidorn Quan <[email protected]>
dtor0.3.0MIT OR Apache-2.0Matt Mastracci <[email protected]>
dtor-proc-macro0.0.6MIT OR Apache-2.0Matt Mastracci <[email protected]>
dunce1.0.5CC0-1.0 OR MIT-0 OR Apache-2.0Kornel <[email protected]>
dyn-clone1.0.20MIT OR Apache-2.0David Tolnay <[email protected]>
embed_plist1.2.2MIT OR Apache-2.0Nikolai Vazquez <[email protected]>
embed-resource3.0.9MITнаб <[email protected]>, Cat Plus Plus <[email protected]>, Liigo <[email protected]>, azyobuzin <[email protected]>, Peter Atashian <[email protected]>, pravic <[email protected]>, Gabriel Majeri <[email protected]>, SonnyX, Johan Andersson <[email protected]>, Jordan Poles <[email protected]>, MSxDOS <[email protected]>, Jim McGrath <[email protected]>, roblabla <[email protected]>, Jasper Bekkers <[email protected]>, Richard Markiewicz <[email protected]>, Emerson de Freitas Barcelos <[email protected]>, Li Keqing <[email protected]>, Alexis Bourget <[email protected]>, Michael Farrell <[email protected]>, Jacob Okamoto <[email protected]>, Marijn Suijten <[email protected]>, Lucas Nogueira <[email protected]>, CharlesChen0823 <[email protected]>, Daniel Schaefer <[email protected]>, Rene Leonhardt, ssrlive, Kan-Ru Chen <[email protected]>, Tony <[email protected]>
encoding_rs0.8.35(MIT OR Apache-2.0) AND BSD-3-ClauseHenri Sivonen <[email protected]>
equivalent1.0.2MIT OR Apache-2.0Unknown
erased-serde0.4.10MIT OR Apache-2.0David Tolnay <[email protected]>
errno0.3.14MIT OR Apache-2.0Chris Wong <[email protected]>, Dan Gohman <[email protected]>
fastrand2.4.1MIT OR Apache-2.0Stjepan Glavina <[email protected]>
fdeflate0.3.7MIT OR Apache-2.0The image-rs Developers
field-offset0.3.6MIT OR Apache-2.0Diggory Blake <[email protected]>
filetime0.2.29MIT OR Apache-2.0Alex Crichton <[email protected]>
find-msvc-tools0.1.9MIT OR Apache-2.0Unknown
flate21.1.9MIT OR Apache-2.0Alex Crichton <[email protected]>, Josh Triplett <[email protected]>
fnv1.0.7MIT OR Apache-2.0Alex Crichton <[email protected]>
foldhash0.1.5ZlibOrson Peters <[email protected]>
foldhash0.2.0ZlibOrson Peters <[email protected]>
foreign-types0.5.0MIT OR Apache-2.0Steven Fackler <[email protected]>
foreign-types-macros0.2.3MIT OR Apache-2.0Steven Fackler <[email protected]>
foreign-types-shared0.3.1MIT OR Apache-2.0Steven Fackler <[email protected]>
form_urlencoded1.2.2MIT OR Apache-2.0The rust-url developers
futures-channel0.3.32MIT OR Apache-2.0Unknown
futures-core0.3.32MIT OR Apache-2.0Unknown
futures-executor0.3.32MIT OR Apache-2.0Unknown
futures-io0.3.32MIT OR Apache-2.0Unknown
futures-macro0.3.32MIT OR Apache-2.0Unknown
futures-sink0.3.32MIT OR Apache-2.0Unknown
futures-task0.3.32MIT OR Apache-2.0Unknown
futures-util0.3.32MIT OR Apache-2.0Unknown
gdk0.18.2MITThe gtk-rs Project Developers
gdk-pixbuf0.18.5MITThe gtk-rs Project Developers
gdk-pixbuf-sys0.18.0MITThe gtk-rs Project Developers
gdk-sys0.18.2MITThe gtk-rs Project Developers
gdkwayland-sys0.18.2MITThe gtk-rs Project Developers
gdkx110.18.2MITThe gtk-rs Project Developers
gdkx11-sys0.18.2MITThe gtk-rs Project Developers
generic-array0.14.7MITBartłomiej Kamiński <[email protected]>, Aaron Trent <[email protected]>
getrandom0.2.17MIT OR Apache-2.0The Rand Project Developers
getrandom0.3.4MIT OR Apache-2.0The Rand Project Developers
getrandom0.4.2MIT OR Apache-2.0The Rand Project Developers
gio0.18.4MITThe gtk-rs Project Developers
gio-sys0.18.1MITThe gtk-rs Project Developers
glib0.18.5MITThe gtk-rs Project Developers
glib-macros0.18.5MITThe gtk-rs Project Developers
glib-sys0.18.1MITThe gtk-rs Project Developers
glob0.3.3MIT OR Apache-2.0The Rust Project Developers
gobject-sys0.18.0MITThe gtk-rs Project Developers
gtk0.18.2MITThe gtk-rs Project Developers
gtk-sys0.18.2MITThe gtk-rs Project Developers
gtk3-macros0.18.2MITThe gtk-rs Project Developers
hashbrown0.12.3MIT OR Apache-2.0Amanieu d'Antras <[email protected]>
hashbrown0.15.5MIT OR Apache-2.0Amanieu d'Antras <[email protected]>
hashbrown0.17.1MIT OR Apache-2.0Unknown
heck0.4.1MIT OR Apache-2.0Without Boats <[email protected]>
heck0.5.0MIT OR Apache-2.0Unknown
hex0.4.3MIT OR Apache-2.0KokaKiwi <[email protected]>
html5ever0.38.0MIT OR Apache-2.0The html5ever Project Developers
http1.4.0MIT OR Apache-2.0Alex Crichton <[email protected]>, Carl Lerche <[email protected]>, Sean McArthur <[email protected]>
http-body1.0.1MITCarl Lerche <[email protected]>, Lucio Franco <[email protected]>, Sean McArthur <[email protected]>
http-body-util0.1.3MITCarl Lerche <[email protected]>, Lucio Franco <[email protected]>, Sean McArthur <[email protected]>
httparse1.10.1MIT OR Apache-2.0Sean McArthur <[email protected]>
hyper1.9.0MITSean McArthur <[email protected]>
hyper-rustls0.27.9MIT OR Apache-2.0 OR ISCUnknown
hyper-util0.1.20MITSean McArthur <[email protected]>
iana-time-zone0.1.65MIT OR Apache-2.0Andrew Straw <[email protected]>, René Kijewski <[email protected]>, Ryan Lopopolo <[email protected]>
iana-time-zone-haiku0.1.2MIT OR Apache-2.0René Kijewski <[email protected]>
ico0.5.0MITMatthew D. Steele <[email protected]>
icu_collections2.2.0Unicode-3.0The ICU4X Project Developers
icu_locale_core2.2.0Unicode-3.0The ICU4X Project Developers
icu_normalizer2.2.0Unicode-3.0The ICU4X Project Developers
icu_normalizer_data2.2.0Unicode-3.0The ICU4X Project Developers
icu_properties2.2.0Unicode-3.0The ICU4X Project Developers
icu_properties_data2.2.0Unicode-3.0The ICU4X Project Developers
icu_provider2.2.0Unicode-3.0The ICU4X Project Developers
id-arena2.3.0MIT OR Apache-2.0Nick Fitzgerald <[email protected]>, Aleksey Kladov <[email protected]>
ident_case1.0.1MIT OR Apache-2.0Ted Driggs <[email protected]>
idna1.1.0MIT OR Apache-2.0The rust-url developers
idna_adapter1.2.2MIT OR Apache-2.0The rust-url developers
indexmap1.9.3MIT OR Apache-2.0Unknown
indexmap2.14.0MIT OR Apache-2.0Unknown
infer0.19.0MITBojan <[email protected]>
ipnet2.12.0MIT OR Apache-2.0Kris Price <[email protected]>
is-docker0.2.0MITSean Larkin <[email protected]>
is-wsl0.4.0MITSean Larkin <[email protected]>
itoa1.0.18MIT OR Apache-2.0David Tolnay <[email protected]>
javascriptcore-rs1.1.2MITUnknown
javascriptcore-rs-sys1.1.1MITThe Gtk-rs Project Developers
jni0.21.1MIT OR Apache-2.0Josh Chase <[email protected]>
jni0.22.4MIT OR Apache-2.0jni team
jni-macros0.22.4MIT OR Apache-2.0Unknown
jni-sys0.3.1MIT OR Apache-2.0Steven Fackler <[email protected]>
jni-sys0.4.1MIT OR Apache-2.0Steven Fackler <[email protected]>, Robert Bragg <[email protected]>
jni-sys-macros0.4.1MIT OR Apache-2.0Robert Bragg <[email protected]>
js-sys0.3.98MIT OR Apache-2.0The wasm-bindgen Developers
json-patch3.0.1MIT OR Apache-2.0Ivan Dubrov <[email protected]>
jsonptr0.6.3MIT OR Apache-2.0chance dinkins, André Sá de Mello <[email protected]>
keyboard-types0.7.0MIT OR Apache-2.0Pyfisch <[email protected]>
leb128fmt0.1.0MIT OR Apache-2.0Bryant Luk <[email protected]>
libappindicator0.9.0MIT OR Apache-2.0Tauri Apps Contributors
libappindicator-sys0.9.0MIT OR Apache-2.0Tauri Apps Contributors
libc0.2.186MIT OR Apache-2.0The Rust Project Developers
libdbus-sys0.2.7MIT OR Apache-2.0David Henningsson <[email protected]>
libloading0.7.4ISCSimonas Kazlauskas <[email protected]>
libredox0.1.16MIT4lDO2 <[email protected]>
linux-raw-sys0.12.1MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Dan Gohman <[email protected]>
litemap0.8.2Unicode-3.0The ICU4X Project Developers
lock_api0.4.14MIT OR Apache-2.0Amanieu d'Antras <[email protected]>
log0.4.29MIT OR Apache-2.0The Rust Project Developers
markup5ever0.38.0MIT OR Apache-2.0The html5ever Project Developers
memchr2.8.0MIT OR UnlicenseAndrew Gallant <[email protected]>, bluss
memoffset0.9.1MITGilad Naaman <[email protected]>
mime0.3.17MIT OR Apache-2.0Sean McArthur <[email protected]>
minisign-verify0.2.5MITFrank Denis <[email protected]>
miniz_oxide0.8.9MIT OR Zlib OR Apache-2.0Frommi <[email protected]>, oyvindln <[email protected]>, Rich Geldreich [email protected]
mio1.2.0MITCarl Lerche <[email protected]>, Thomas de Zeeuw <[email protected]>, Tokio Contributors <[email protected]>
muda0.19.1MIT OR Apache-2.0Unknown
ndk0.9.0MIT OR Apache-2.0The Rust Mobile contributors
ndk-sys0.6.0+11769913MIT OR Apache-2.0The Rust Windowing contributors
new_debug_unreachable1.0.6MITMatt Brubeck <[email protected]>, Jonathan Reem <[email protected]>
nix0.31.3MITUnknown
num_enum0.7.6MIT OR BSD-3-Clause OR Apache-2.0Daniel Wagner-Hall <[email protected]>, Daniel Henry-Mantilla <[email protected]>, Vincent Esche <[email protected]>
num_enum_derive0.7.6MIT OR BSD-3-Clause OR Apache-2.0Daniel Wagner-Hall <[email protected]>, Daniel Henry-Mantilla <[email protected]>, Vincent Esche <[email protected]>
num-conv0.2.2MIT OR Apache-2.0Jacob Pratt <[email protected]>
num-traits0.2.19MIT OR Apache-2.0The Rust Project Developers
objc20.6.4MITMads Marquart <[email protected]>
objc2-app-kit0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-cloud-kit0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-data0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-foundation0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-graphics0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-image0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-location0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-core-text0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-encode4.1.0MITMads Marquart <[email protected]>
objc2-exception-helper0.1.1MIT OR Zlib OR Apache-2.0Mads Marquart <[email protected]>
objc2-foundation0.3.2MITUnknown
objc2-io-surface0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-osa-kit0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-quartz-core0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-ui-kit0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-user-notifications0.3.2MIT OR Zlib OR Apache-2.0Unknown
objc2-web-kit0.3.2MIT OR Zlib OR Apache-2.0Unknown
once_cell1.21.4MIT OR Apache-2.0Aleksey Kladov <[email protected]>
open5.3.5MITSebastian Thiel <[email protected]>
openssl-probe0.2.1MIT OR Apache-2.0Alex Crichton <[email protected]>
option-ext0.2.0MPL-2.0Simon Ochsenreither <[email protected]>
os_pipe1.2.3MITJack O'Connor
osakit0.3.1MIT OR Apache-2.0Marat Dulin <[email protected]>
pango0.18.3MITThe gtk-rs Project Developers
pango-sys0.18.0MITThe gtk-rs Project Developers
parking_lot0.12.5MIT OR Apache-2.0Amanieu d'Antras <[email protected]>
parking_lot_core0.9.12MIT OR Apache-2.0Amanieu d'Antras <[email protected]>
pathdiff0.2.3MIT OR Apache-2.0Manish Goregaokar <[email protected]>
percent-encoding2.3.2MIT OR Apache-2.0The rust-url developers
phf0.13.1MITSteven Fackler <[email protected]>
phf_codegen0.13.1MITSteven Fackler <[email protected]>
phf_generator0.13.1MITSteven Fackler <[email protected]>
phf_macros0.13.1MITSteven Fackler <[email protected]>
phf_shared0.13.1MITSteven Fackler <[email protected]>
pin-project-lite0.2.17MIT OR Apache-2.0Unknown
pkg-config0.3.33MIT OR Apache-2.0Alex Crichton <[email protected]>
plist1.9.0MITEd Barnard <[email protected]>
png0.17.16MIT OR Apache-2.0The image-rs Developers
png0.18.1MIT OR Apache-2.0The image-rs Developers
potential_utf0.1.5Unicode-3.0The ICU4X Project Developers
powerfmt0.2.0MIT OR Apache-2.0Jacob Pratt <[email protected]>
precomputed-hash0.1.1MITEmilio Cobos Álvarez <[email protected]>
prettyplease0.2.37MIT OR Apache-2.0David Tolnay <[email protected]>
proc-macro-crate1.3.1MIT OR Apache-2.0Bastian Köcher <[email protected]>
proc-macro-crate2.0.2MIT OR Apache-2.0Bastian Köcher <[email protected]>
proc-macro-crate3.5.0MIT OR Apache-2.0Bastian Köcher <[email protected]>
proc-macro-error1.0.4MIT OR Apache-2.0CreepySkeleton <[email protected]>
proc-macro-error-attr1.0.4MIT OR Apache-2.0CreepySkeleton <[email protected]>
proc-macro21.0.106MIT OR Apache-2.0David Tolnay <[email protected]>, Alex Crichton <[email protected]>
quick-xml0.39.4MITUnknown
quote1.0.45MIT OR Apache-2.0David Tolnay <[email protected]>
r-efi5.3.0MIT OR Apache-2.0 OR LGPL-2.1-or-laterUnknown
r-efi6.0.0MIT OR Apache-2.0 OR LGPL-2.1-or-laterUnknown
raw-window-handle0.6.2MIT OR Apache-2.0 OR ZlibOsspial <[email protected]>
redox_syscall0.5.18MITJeremy Soller <[email protected]>
redox_users0.5.2MITJose Narvaez <[email protected]>, Wesley Hershberger <[email protected]>
ref-cast1.0.25MIT OR Apache-2.0David Tolnay <[email protected]>
ref-cast-impl1.0.25MIT OR Apache-2.0David Tolnay <[email protected]>
regex1.12.3MIT OR Apache-2.0The Rust Project Developers, Andrew Gallant <[email protected]>
regex-automata0.4.14MIT OR Apache-2.0The Rust Project Developers, Andrew Gallant <[email protected]>
regex-syntax0.8.10MIT OR Apache-2.0The Rust Project Developers, Andrew Gallant <[email protected]>
reqwest0.13.3MIT OR Apache-2.0Sean McArthur <[email protected]>
ring0.17.14Apache-2.0 AND ISCUnknown
rustc_version0.4.1MIT OR Apache-2.0Unknown
rustc-hash2.1.2MIT OR Apache-2.0The Rust Project Developers
rustix1.1.4MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Dan Gohman <[email protected]>, Jakub Konka <[email protected]>
rustls0.23.40MIT OR Apache-2.0 OR ISCUnknown
rustls-native-certs0.8.3MIT OR Apache-2.0 OR ISCUnknown
rustls-pki-types1.14.1MIT OR Apache-2.0Unknown
rustls-platform-verifier0.7.0MIT OR Apache-2.0Unknown
rustls-platform-verifier-android0.1.1MIT OR Apache-2.0Unknown
rustls-webpki0.103.13ISCUnknown
rustversion1.0.22MIT OR Apache-2.0David Tolnay <[email protected]>
same-file1.0.6MIT OR UnlicenseAndrew Gallant <[email protected]>
schannel0.1.29MITSteven Fackler <[email protected]>, Steffen Butzer <[email protected]>
schemars0.8.22MITGraham Esau <[email protected]>
schemars0.9.0MITGraham Esau <[email protected]>
schemars1.2.1MITGraham Esau <[email protected]>
schemars_derive0.8.22MITGraham Esau <[email protected]>
scopeguard1.2.0MIT OR Apache-2.0bluss
security-framework3.7.0MIT OR Apache-2.0Steven Fackler <[email protected]>, Kornel <[email protected]>
security-framework-sys2.17.0MIT OR Apache-2.0Steven Fackler <[email protected]>, Kornel <[email protected]>
selectors0.36.1MPL-2.0The Servo Project Developers
semver1.0.28MIT OR Apache-2.0David Tolnay <[email protected]>
serde_core1.0.228MIT OR Apache-2.0Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>
serde_derive1.0.228MIT OR Apache-2.0Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>
serde_derive_internals0.29.1MIT OR Apache-2.0Erick Tryzelaar <[email protected]>, David Tolnay <[email protected]>
serde_repr0.1.20MIT OR Apache-2.0David Tolnay <[email protected]>
serde_spanned0.6.9MIT OR Apache-2.0Unknown
serde_spanned1.1.1MIT OR Apache-2.0Unknown
serde_with3.20.0MIT OR Apache-2.0Jonas Bushart, Marcin Kaźmierczak
serde_with_macros3.20.0MIT OR Apache-2.0Jonas Bushart
serde-untagged0.1.9MIT OR Apache-2.0David Tolnay <[email protected]>
serialize-to-javascript0.1.2MIT OR Apache-2.0Chip Reed <[email protected]>
serialize-to-javascript-impl0.1.2MIT OR Apache-2.0Chip Reed <[email protected]>
servo_arc0.4.3MIT OR Apache-2.0The Servo Project Developers
sha20.10.9MIT OR Apache-2.0RustCrypto Developers
shared_child1.1.1MITjacko
shlex1.3.0MIT OR Apache-2.0comex <[email protected]>, Fenhl <[email protected]>, Adrian Taylor <[email protected]>, Alex Touchet <[email protected]>, Daniel Parks <[email protected]>, Garrett Berg <[email protected]>
sigchld0.2.4MITJack O'Connor
signal-hook0.3.18MIT OR Apache-2.0Michal 'vorner' Vaner <[email protected]>, Thomas Himmelstoss <[email protected]>
signal-hook-registry1.4.8MIT OR Apache-2.0Michal 'vorner' Vaner <[email protected]>, Masaki Hara <[email protected]>
simd_cesu81.1.1MIT OR Apache-2.0Sean C. Roach <[email protected]>
simd-adler320.3.9MITMarvin Countryman <[email protected]>
simdutf80.1.5MIT OR Apache-2.0Hans Kratz <[email protected]>
siphasher1.0.3MIT OR Apache-2.0Frank Denis <[email protected]>
slab0.4.12MITCarl Lerche <[email protected]>
smallvec1.15.1MIT OR Apache-2.0The Servo Project Developers
socket20.6.3MIT OR Apache-2.0Alex Crichton <[email protected]>, Thomas de Zeeuw <[email protected]>
softbuffer0.4.8MIT OR Apache-2.0Unknown
soup30.5.0MITUnknown
soup3-sys0.5.0MITThe Gtk-rs Project Developers
stable_deref_trait1.2.1MIT OR Apache-2.0Robert Grosse <[email protected]>
string_cache0.9.0MIT OR Apache-2.0The Servo Project Developers
string_cache_codegen0.6.1MIT OR Apache-2.0The Servo Project Developers
strsim0.11.1MITDanny Guo <[email protected]>, maxbachmann <[email protected]>
subtle2.6.1BSD-3-ClauseIsis Lovecruft <[email protected]>, Henry de Valence <[email protected]>
swift-rs1.0.7MIT OR Apache-2.0The swift-rs contributors
syn1.0.109MIT OR Apache-2.0David Tolnay <[email protected]>
syn2.0.117MIT OR Apache-2.0David Tolnay <[email protected]>
sync_wrapper1.0.2Apache-2.0Actyx AG <[email protected]>
synstructure0.13.2MITNika Layzell <[email protected]>
system-deps6.2.2MIT OR Apache-2.0Guillaume Desmottes <[email protected]>, Josh Triplett <[email protected]>
tao0.35.2Apache-2.0Tauri Programme within The Commons Conservancy, The winit contributors
tao-macros0.1.3MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tar0.4.46MIT OR Apache-2.0Alex Crichton <[email protected]>
target-lexicon0.12.16Apache-2.0 WITH LLVM-exceptionDan Gohman <[email protected]>
tauri-codegen2.6.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-macros2.6.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-plugin2.6.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-runtime2.11.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-runtime-wry2.11.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-utils2.9.2MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
tauri-winres0.3.6MITTauri Programme within The Commons Conservancy, Max Resch <[email protected]>
tempfile3.27.0MIT OR Apache-2.0Steven Allen <[email protected]>, The Rust Project Developers, Ashley Mannix <[email protected]>, Jason White <[email protected]>
tendril0.5.0MIT OR Apache-2.0Keegan McAllister <[email protected]>, Simon Sapin <[email protected]>, Chris Morgan <[email protected]>
thiserror1.0.69MIT OR Apache-2.0David Tolnay <[email protected]>
thiserror2.0.18MIT OR Apache-2.0David Tolnay <[email protected]>
thiserror-impl1.0.69MIT OR Apache-2.0David Tolnay <[email protected]>
thiserror-impl2.0.18MIT OR Apache-2.0David Tolnay <[email protected]>
time0.3.47MIT OR Apache-2.0Jacob Pratt <[email protected]>, Time contributors
time-core0.1.8MIT OR Apache-2.0Jacob Pratt <[email protected]>, Time contributors
time-macros0.2.27MIT OR Apache-2.0Jacob Pratt <[email protected]>, Time contributors
tinystr0.8.3Unicode-3.0The ICU4X Project Developers
tinyvec1.11.0MIT OR Zlib OR Apache-2.0Lokathor <[email protected]>
tinyvec_macros0.1.1MIT OR Apache-2.0 OR ZlibSoveu <[email protected]>
tokio1.52.3MITTokio Contributors <[email protected]>
tokio-rustls0.26.4MIT OR Apache-2.0Unknown
tokio-util0.7.18MITTokio Contributors <[email protected]>
toml0.8.2MIT OR Apache-2.0Alex Crichton <[email protected]>
toml0.9.12+spec-1.1.0MIT OR Apache-2.0Unknown
toml1.1.2+spec-1.1.0MIT OR Apache-2.0Unknown
toml_datetime0.6.3MIT OR Apache-2.0Alex Crichton <[email protected]>
toml_datetime0.7.5+spec-1.1.0MIT OR Apache-2.0Unknown
toml_datetime1.1.1+spec-1.1.0MIT OR Apache-2.0Unknown
toml_edit0.19.15MIT OR Apache-2.0Andronik Ordian <[email protected]>, Ed Page <[email protected]>
toml_edit0.20.2MIT OR Apache-2.0Andronik Ordian <[email protected]>, Ed Page <[email protected]>
toml_edit0.25.11+spec-1.1.0MIT OR Apache-2.0Unknown
toml_parser1.1.2+spec-1.1.0MIT OR Apache-2.0Unknown
toml_writer1.1.1+spec-1.1.0MIT OR Apache-2.0Unknown
tower0.5.3MITTower Maintainers <[email protected]>
tower-http0.6.11MITTower Maintainers <[email protected]>
tower-layer0.3.3MITTower Maintainers <[email protected]>
tower-service0.3.3MITTower Maintainers <[email protected]>
tracing0.1.44MITEliza Weisman <[email protected]>, Tokio Contributors <[email protected]>
tracing-attributes0.1.31MITTokio Contributors <[email protected]>, Eliza Weisman <[email protected]>, David Barsky <[email protected]>
tracing-core0.1.36MITTokio Contributors <[email protected]>
tray-icon0.23.1MIT OR Apache-2.0Unknown
try-lock0.2.5MITSean McArthur <[email protected]>
typeid1.0.3MIT OR Apache-2.0David Tolnay <[email protected]>
typenum1.20.0MIT OR Apache-2.0Paho Lurie-Gregg <[email protected]>, Andre Bogus <[email protected]>
unic-char-property0.9.0MIT OR Apache-2.0The UNIC Project Developers
unic-char-range0.9.0MIT OR Apache-2.0The UNIC Project Developers
unic-common0.9.0MIT OR Apache-2.0The UNIC Project Developers
unic-ucd-ident0.9.0MIT OR Apache-2.0The UNIC Project Developers
unic-ucd-version0.9.0MIT OR Apache-2.0The UNIC Project Developers
unicode-ident1.0.24(MIT OR Apache-2.0) AND Unicode-3.0David Tolnay <[email protected]>
unicode-segmentation1.13.2MIT OR Apache-2.0kwantam <[email protected]>, Manish Goregaokar <[email protected]>
unicode-xid0.2.6MIT OR Apache-2.0erick.tryzelaar <[email protected]>, kwantam <[email protected]>, Manish Goregaokar <[email protected]>
untrusted0.9.0ISCBrian Smith <[email protected]>
url2.5.8MIT OR Apache-2.0The rust-url developers
urlpattern0.3.0MITthe Deno authors, crowlKats <[email protected]>
utf-80.7.6MIT OR Apache-2.0Simon Sapin <[email protected]>
utf8_iter1.0.4MIT OR Apache-2.0Henri Sivonen <[email protected]>
uuid1.23.1MIT OR Apache-2.0Ashley Mannix<[email protected]>, Dylan DPC<[email protected]>, Hunar Roop Kahlon<[email protected]>
version_check0.9.5MIT OR Apache-2.0Sergio Benitez <[email protected]>
version-compare0.2.1MITTim Visee <[email protected]>
vswhom0.1.0MITnabijaczleweli <[email protected]>
vswhom-sys0.1.3MITнаб <[email protected]>, forrestsmithfb <[email protected]>
walkdir2.5.0MIT OR UnlicenseAndrew Gallant <[email protected]>
want0.3.1MITSean McArthur <[email protected]>
wasi0.11.1+wasi-snapshot-preview1MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0The Cranelift Project Developers
wasip21.0.3+wasi-0.2.9MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Unknown
wasip30.4.0+wasi-0.3.0-rc-2026-01-06MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Unknown
wasm-bindgen0.2.121MIT OR Apache-2.0The wasm-bindgen Developers
wasm-bindgen-futures0.4.71MIT OR Apache-2.0The wasm-bindgen Developers
wasm-bindgen-macro0.2.121MIT OR Apache-2.0The wasm-bindgen Developers
wasm-bindgen-macro-support0.2.121MIT OR Apache-2.0The wasm-bindgen Developers
wasm-bindgen-shared0.2.121MIT OR Apache-2.0The wasm-bindgen Developers
wasm-encoder0.244.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Nick Fitzgerald <[email protected]>
wasm-metadata0.244.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Unknown
wasm-streams0.5.0MIT OR Apache-2.0Mattias Buelens <[email protected]>
wasmparser0.244.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Yury Delendik <[email protected]>
web_atoms0.2.4MIT OR Apache-2.0The html5ever Project Developers
web-sys0.3.98MIT OR Apache-2.0The wasm-bindgen Developers
webkit2gtk2.0.2MITUnknown
webkit2gtk-sys2.0.2MITUnknown
webpki-root-certs1.0.7CDLA-Permissive-2.0Unknown
webview2-com0.38.2MITUnknown
webview2-com-macros0.8.1MITUnknown
webview2-com-sys0.38.2MITUnknown
winapi0.3.9MIT OR Apache-2.0Peter Atashian <[email protected]>
winapi-i686-pc-windows-gnu0.4.0MIT OR Apache-2.0Peter Atashian <[email protected]>
winapi-util0.1.11MIT OR UnlicenseAndrew Gallant <[email protected]>
winapi-x86_64-pc-windows-gnu0.4.0MIT OR Apache-2.0Peter Atashian <[email protected]>
window-vibrancy0.6.0MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
windows0.61.3MIT OR Apache-2.0Microsoft
windows_aarch64_gnullvm0.42.2MIT OR Apache-2.0Microsoft
windows_aarch64_gnullvm0.52.6MIT OR Apache-2.0Microsoft
windows_aarch64_gnullvm0.53.1MIT OR Apache-2.0Unknown
windows_aarch64_msvc0.42.2MIT OR Apache-2.0Microsoft
windows_aarch64_msvc0.52.6MIT OR Apache-2.0Microsoft
windows_aarch64_msvc0.53.1MIT OR Apache-2.0Unknown
windows_i686_gnu0.42.2MIT OR Apache-2.0Microsoft
windows_i686_gnu0.52.6MIT OR Apache-2.0Microsoft
windows_i686_gnu0.53.1MIT OR Apache-2.0Unknown
windows_i686_gnullvm0.52.6MIT OR Apache-2.0Microsoft
windows_i686_gnullvm0.53.1MIT OR Apache-2.0Unknown
windows_i686_msvc0.42.2MIT OR Apache-2.0Microsoft
windows_i686_msvc0.52.6MIT OR Apache-2.0Microsoft
windows_i686_msvc0.53.1MIT OR Apache-2.0Unknown
windows_x86_64_gnu0.42.2MIT OR Apache-2.0Microsoft
windows_x86_64_gnu0.52.6MIT OR Apache-2.0Microsoft
windows_x86_64_gnu0.53.1MIT OR Apache-2.0Unknown
windows_x86_64_gnullvm0.42.2MIT OR Apache-2.0Microsoft
windows_x86_64_gnullvm0.52.6MIT OR Apache-2.0Microsoft
windows_x86_64_gnullvm0.53.1MIT OR Apache-2.0Unknown
windows_x86_64_msvc0.42.2MIT OR Apache-2.0Microsoft
windows_x86_64_msvc0.52.6MIT OR Apache-2.0Microsoft
windows_x86_64_msvc0.53.1MIT OR Apache-2.0Unknown
windows-collections0.2.0MIT OR Apache-2.0Unknown
windows-collections0.3.2MIT OR Apache-2.0Unknown
windows-core0.61.2MIT OR Apache-2.0Microsoft
windows-core0.62.2MIT OR Apache-2.0Unknown
windows-future0.2.1MIT OR Apache-2.0Unknown
windows-future0.3.2MIT OR Apache-2.0Unknown
windows-implement0.60.2MIT OR Apache-2.0Unknown
windows-interface0.59.3MIT OR Apache-2.0Unknown
windows-link0.1.3MIT OR Apache-2.0Microsoft
windows-link0.2.1MIT OR Apache-2.0Unknown
windows-numerics0.2.0MIT OR Apache-2.0Unknown
windows-numerics0.3.1MIT OR Apache-2.0Unknown
windows-result0.3.4MIT OR Apache-2.0Microsoft
windows-result0.4.1MIT OR Apache-2.0Unknown
windows-strings0.4.2MIT OR Apache-2.0Microsoft
windows-strings0.5.1MIT OR Apache-2.0Unknown
windows-sys0.45.0MIT OR Apache-2.0Microsoft
windows-sys0.52.0MIT OR Apache-2.0Microsoft
windows-sys0.59.0MIT OR Apache-2.0Microsoft
windows-sys0.60.2MIT OR Apache-2.0Microsoft
windows-sys0.61.2MIT OR Apache-2.0Unknown
windows-targets0.42.2MIT OR Apache-2.0Microsoft
windows-targets0.52.6MIT OR Apache-2.0Microsoft
windows-targets0.53.5MIT OR Apache-2.0Unknown
windows-threading0.1.0MIT OR Apache-2.0Microsoft
windows-threading0.2.1MIT OR Apache-2.0Unknown
windows-version0.1.7MIT OR Apache-2.0Unknown
winnow0.5.40MITUnknown
winnow0.7.15MITUnknown
winnow1.0.3MITUnknown
winreg0.55.0MITIgor Shaula <[email protected]>
wit-bindgen0.51.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
wit-bindgen0.57.1MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
wit-bindgen-core0.51.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
wit-bindgen-rust0.51.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
wit-bindgen-rust-macro0.51.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
wit-component0.244.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Peter Huene <[email protected]>
wit-parser0.244.0MIT OR Apache-2.0 WITH LLVM-exception OR Apache-2.0Alex Crichton <[email protected]>
writeable0.6.3Unicode-3.0The ICU4X Project Developers
wry0.55.1MIT OR Apache-2.0Tauri Programme within The Commons Conservancy
x112.21.0MITdaggerbot <[email protected]>, Erle Pereira <[email protected]>, AltF02 <[email protected]>
x11-dl2.21.0MITdaggerbot <[email protected]>, Erle Pereira <[email protected]>, AltF02 <[email protected]>
xattr1.6.1MIT OR Apache-2.0Steven Allen <[email protected]>
yoke0.8.2Unicode-3.0Manish Goregaokar <[email protected]>
yoke-derive0.8.2Unicode-3.0Manish Goregaokar <[email protected]>
zerofrom0.1.8Unicode-3.0The ICU4X Project Developers
zerofrom-derive0.1.7Unicode-3.0Manish Goregaokar <[email protected]>
zeroize1.8.2MIT OR Apache-2.0The RustCrypto Project Developers
zerotrie0.2.4Unicode-3.0The ICU4X Project Developers
zerovec0.11.6Unicode-3.0The ICU4X Project Developers
zerovec-derive0.11.3Unicode-3.0Manish Goregaokar <[email protected]>
zip4.6.1MITMathijs van de Nes <[email protected]>, Marli Frost <[email protected]>, Ryan Levick <[email protected]>, Chris Hennick <[email protected]>
zmij1.0.21MITDavid Tolnay <[email protected]>