A criminally fast and simple system info fetching tool
at master 5.7 kB view raw
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "bumpalo" 7version = "3.11.1" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba" 10 11[[package]] 12name = "cfg-if" 13version = "1.0.0" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 16 17[[package]] 18name = "hypofetch" 19version = "0.2.2" 20dependencies = [ 21 "uptime_lib", 22 "whoami", 23] 24 25[[package]] 26name = "js-sys" 27version = "0.3.60" 28source = "registry+https://github.com/rust-lang/crates.io-index" 29checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47" 30dependencies = [ 31 "wasm-bindgen", 32] 33 34[[package]] 35name = "libc" 36version = "0.2.138" 37source = "registry+https://github.com/rust-lang/crates.io-index" 38checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8" 39 40[[package]] 41name = "log" 42version = "0.4.17" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 45dependencies = [ 46 "cfg-if", 47] 48 49[[package]] 50name = "once_cell" 51version = "1.16.0" 52source = "registry+https://github.com/rust-lang/crates.io-index" 53checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860" 54 55[[package]] 56name = "proc-macro2" 57version = "1.0.47" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725" 60dependencies = [ 61 "unicode-ident", 62] 63 64[[package]] 65name = "quote" 66version = "1.0.21" 67source = "registry+https://github.com/rust-lang/crates.io-index" 68checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179" 69dependencies = [ 70 "proc-macro2", 71] 72 73[[package]] 74name = "syn" 75version = "1.0.104" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "4ae548ec36cf198c0ef7710d3c230987c2d6d7bd98ad6edc0274462724c585ce" 78dependencies = [ 79 "proc-macro2", 80 "quote", 81 "unicode-ident", 82] 83 84[[package]] 85name = "unicode-ident" 86version = "1.0.5" 87source = "registry+https://github.com/rust-lang/crates.io-index" 88checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3" 89 90[[package]] 91name = "uptime_lib" 92version = "0.2.2" 93source = "registry+https://github.com/rust-lang/crates.io-index" 94checksum = "cb09db59ba21f967f9bceeac9e71401775d4f2ad34652ba086003c445731237f" 95dependencies = [ 96 "libc", 97 "windows", 98] 99 100[[package]] 101name = "wasm-bindgen" 102version = "0.2.83" 103source = "registry+https://github.com/rust-lang/crates.io-index" 104checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268" 105dependencies = [ 106 "cfg-if", 107 "wasm-bindgen-macro", 108] 109 110[[package]] 111name = "wasm-bindgen-backend" 112version = "0.2.83" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142" 115dependencies = [ 116 "bumpalo", 117 "log", 118 "once_cell", 119 "proc-macro2", 120 "quote", 121 "syn", 122 "wasm-bindgen-shared", 123] 124 125[[package]] 126name = "wasm-bindgen-macro" 127version = "0.2.83" 128source = "registry+https://github.com/rust-lang/crates.io-index" 129checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810" 130dependencies = [ 131 "quote", 132 "wasm-bindgen-macro-support", 133] 134 135[[package]] 136name = "wasm-bindgen-macro-support" 137version = "0.2.83" 138source = "registry+https://github.com/rust-lang/crates.io-index" 139checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c" 140dependencies = [ 141 "proc-macro2", 142 "quote", 143 "syn", 144 "wasm-bindgen-backend", 145 "wasm-bindgen-shared", 146] 147 148[[package]] 149name = "wasm-bindgen-shared" 150version = "0.2.83" 151source = "registry+https://github.com/rust-lang/crates.io-index" 152checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f" 153 154[[package]] 155name = "web-sys" 156version = "0.3.60" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f" 159dependencies = [ 160 "js-sys", 161 "wasm-bindgen", 162] 163 164[[package]] 165name = "whoami" 166version = "1.2.3" 167source = "registry+https://github.com/rust-lang/crates.io-index" 168checksum = "d6631b6a2fd59b1841b622e8f1a7ad241ef0a46f2d580464ce8140ac94cbd571" 169dependencies = [ 170 "bumpalo", 171 "wasm-bindgen", 172 "web-sys", 173] 174 175[[package]] 176name = "windows" 177version = "0.39.0" 178source = "registry+https://github.com/rust-lang/crates.io-index" 179checksum = "f1c4bd0a50ac6020f65184721f758dba47bb9fbc2133df715ec74a237b26794a" 180dependencies = [ 181 "windows_aarch64_msvc", 182 "windows_i686_gnu", 183 "windows_i686_msvc", 184 "windows_x86_64_gnu", 185 "windows_x86_64_msvc", 186] 187 188[[package]] 189name = "windows_aarch64_msvc" 190version = "0.39.0" 191source = "registry+https://github.com/rust-lang/crates.io-index" 192checksum = "ec7711666096bd4096ffa835238905bb33fb87267910e154b18b44eaabb340f2" 193 194[[package]] 195name = "windows_i686_gnu" 196version = "0.39.0" 197source = "registry+https://github.com/rust-lang/crates.io-index" 198checksum = "763fc57100a5f7042e3057e7e8d9bdd7860d330070251a73d003563a3bb49e1b" 199 200[[package]] 201name = "windows_i686_msvc" 202version = "0.39.0" 203source = "registry+https://github.com/rust-lang/crates.io-index" 204checksum = "7bc7cbfe58828921e10a9f446fcaaf649204dcfe6c1ddd712c5eebae6bda1106" 205 206[[package]] 207name = "windows_x86_64_gnu" 208version = "0.39.0" 209source = "registry+https://github.com/rust-lang/crates.io-index" 210checksum = "6868c165637d653ae1e8dc4d82c25d4f97dd6605eaa8d784b5c6e0ab2a252b65" 211 212[[package]] 213name = "windows_x86_64_msvc" 214version = "0.39.0" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "5e4d40883ae9cae962787ca76ba76390ffa29214667a111db9e0a1ad8377e809"