lol

cargo-update: 4.1.2 -> 7.0.1, switch to fetchCrate, remove patch

figsoda 001bd7c4 a168cfc4

+6 -656
-647
pkgs/tools/package-management/cargo-update/0001-Generate-lockfile-for-cargo-update-v4.1.2.patch
··· 1 - diff --git a/Cargo.lock b/Cargo.lock 2 - new file mode 100644 3 - index 000000000..ada9574aa 4 - --- /dev/null 5 - +++ b/Cargo.lock 6 - @@ -0,0 +1,641 @@ 7 - +# This file is automatically @generated by Cargo. 8 - +# It is not intended for manual editing. 9 - +[[package]] 10 - +name = "aho-corasick" 11 - +version = "0.7.14" 12 - +source = "registry+https://github.com/rust-lang/crates.io-index" 13 - +checksum = "b476ce7103678b0c6d3d395dbbae31d48ff910bd28be979ba5d48c6351131d0d" 14 - +dependencies = [ 15 - + "memchr", 16 - +] 17 - + 18 - +[[package]] 19 - +name = "ansi_term" 20 - +version = "0.11.0" 21 - +source = "registry+https://github.com/rust-lang/crates.io-index" 22 - +checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" 23 - +dependencies = [ 24 - + "winapi", 25 - +] 26 - + 27 - +[[package]] 28 - +name = "array_tool" 29 - +version = "1.0.3" 30 - +source = "registry+https://github.com/rust-lang/crates.io-index" 31 - +checksum = "8f8cb5d814eb646a863c4f24978cff2880c4be96ad8cde2c0f0678732902e271" 32 - + 33 - +[[package]] 34 - +name = "arrayref" 35 - +version = "0.3.6" 36 - +source = "registry+https://github.com/rust-lang/crates.io-index" 37 - +checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544" 38 - + 39 - +[[package]] 40 - +name = "arrayvec" 41 - +version = "0.5.1" 42 - +source = "registry+https://github.com/rust-lang/crates.io-index" 43 - +checksum = "cff77d8686867eceff3105329d4698d96c2391c176d5d03adc90c7389162b5b8" 44 - + 45 - +[[package]] 46 - +name = "atty" 47 - +version = "0.2.14" 48 - +source = "registry+https://github.com/rust-lang/crates.io-index" 49 - +checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 50 - +dependencies = [ 51 - + "hermit-abi", 52 - + "libc", 53 - + "winapi", 54 - +] 55 - + 56 - +[[package]] 57 - +name = "autocfg" 58 - +version = "1.0.1" 59 - +source = "registry+https://github.com/rust-lang/crates.io-index" 60 - +checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" 61 - + 62 - +[[package]] 63 - +name = "base64" 64 - +version = "0.12.3" 65 - +source = "registry+https://github.com/rust-lang/crates.io-index" 66 - +checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff" 67 - + 68 - +[[package]] 69 - +name = "bitflags" 70 - +version = "1.2.1" 71 - +source = "registry+https://github.com/rust-lang/crates.io-index" 72 - +checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693" 73 - + 74 - +[[package]] 75 - +name = "blake2b_simd" 76 - +version = "0.5.10" 77 - +source = "registry+https://github.com/rust-lang/crates.io-index" 78 - +checksum = "d8fb2d74254a3a0b5cac33ac9f8ed0e44aa50378d9dbb2e5d83bd21ed1dc2c8a" 79 - +dependencies = [ 80 - + "arrayref", 81 - + "arrayvec", 82 - + "constant_time_eq", 83 - +] 84 - + 85 - +[[package]] 86 - +name = "cargo-update" 87 - +version = "4.1.2" 88 - +dependencies = [ 89 - + "array_tool", 90 - + "clap", 91 - + "dirs", 92 - + "embed-resource", 93 - + "git2", 94 - + "hex", 95 - + "json", 96 - + "lazy_static", 97 - + "lazysort", 98 - + "regex", 99 - + "semver", 100 - + "serde", 101 - + "serde_derive", 102 - + "tabwriter", 103 - + "toml", 104 - + "unicode-normalization", 105 - + "url", 106 - +] 107 - + 108 - +[[package]] 109 - +name = "cc" 110 - +version = "1.0.61" 111 - +source = "registry+https://github.com/rust-lang/crates.io-index" 112 - +checksum = "ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d" 113 - +dependencies = [ 114 - + "jobserver", 115 - +] 116 - + 117 - +[[package]] 118 - +name = "cfg-if" 119 - +version = "0.1.10" 120 - +source = "registry+https://github.com/rust-lang/crates.io-index" 121 - +checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" 122 - + 123 - +[[package]] 124 - +name = "clap" 125 - +version = "2.33.3" 126 - +source = "registry+https://github.com/rust-lang/crates.io-index" 127 - +checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" 128 - +dependencies = [ 129 - + "ansi_term", 130 - + "atty", 131 - + "bitflags", 132 - + "strsim", 133 - + "textwrap", 134 - + "unicode-width", 135 - + "vec_map", 136 - +] 137 - + 138 - +[[package]] 139 - +name = "constant_time_eq" 140 - +version = "0.1.5" 141 - +source = "registry+https://github.com/rust-lang/crates.io-index" 142 - +checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc" 143 - + 144 - +[[package]] 145 - +name = "crossbeam-utils" 146 - +version = "0.7.2" 147 - +source = "registry+https://github.com/rust-lang/crates.io-index" 148 - +checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" 149 - +dependencies = [ 150 - + "autocfg", 151 - + "cfg-if", 152 - + "lazy_static", 153 - +] 154 - + 155 - +[[package]] 156 - +name = "dirs" 157 - +version = "2.0.2" 158 - +source = "registry+https://github.com/rust-lang/crates.io-index" 159 - +checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3" 160 - +dependencies = [ 161 - + "cfg-if", 162 - + "dirs-sys", 163 - +] 164 - + 165 - +[[package]] 166 - +name = "dirs-sys" 167 - +version = "0.3.5" 168 - +source = "registry+https://github.com/rust-lang/crates.io-index" 169 - +checksum = "8e93d7f5705de3e49895a2b5e0b8855a1c27f080192ae9c32a6432d50741a57a" 170 - +dependencies = [ 171 - + "libc", 172 - + "redox_users", 173 - + "winapi", 174 - +] 175 - + 176 - +[[package]] 177 - +name = "embed-resource" 178 - +version = "1.3.3" 179 - +source = "registry+https://github.com/rust-lang/crates.io-index" 180 - +checksum = "1f6b0b4403da80c2fd32333937dd468292c001d778c587ae759b75432772715d" 181 - +dependencies = [ 182 - + "vswhom", 183 - + "winreg", 184 - +] 185 - + 186 - +[[package]] 187 - +name = "getrandom" 188 - +version = "0.1.15" 189 - +source = "registry+https://github.com/rust-lang/crates.io-index" 190 - +checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" 191 - +dependencies = [ 192 - + "cfg-if", 193 - + "libc", 194 - + "wasi", 195 - +] 196 - + 197 - +[[package]] 198 - +name = "git2" 199 - +version = "0.11.0" 200 - +source = "registry+https://github.com/rust-lang/crates.io-index" 201 - +checksum = "77519ef7c5beee314d0804d4534f01e0f9e8d9acdee2b7a48627e590b27e0ec4" 202 - +dependencies = [ 203 - + "bitflags", 204 - + "libc", 205 - + "libgit2-sys", 206 - + "log", 207 - + "openssl-probe", 208 - + "openssl-sys", 209 - + "url", 210 - +] 211 - + 212 - +[[package]] 213 - +name = "hermit-abi" 214 - +version = "0.1.17" 215 - +source = "registry+https://github.com/rust-lang/crates.io-index" 216 - +checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8" 217 - +dependencies = [ 218 - + "libc", 219 - +] 220 - + 221 - +[[package]] 222 - +name = "hex" 223 - +version = "0.4.2" 224 - +source = "registry+https://github.com/rust-lang/crates.io-index" 225 - +checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35" 226 - + 227 - +[[package]] 228 - +name = "idna" 229 - +version = "0.2.0" 230 - +source = "registry+https://github.com/rust-lang/crates.io-index" 231 - +checksum = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9" 232 - +dependencies = [ 233 - + "matches", 234 - + "unicode-bidi", 235 - + "unicode-normalization", 236 - +] 237 - + 238 - +[[package]] 239 - +name = "jobserver" 240 - +version = "0.1.21" 241 - +source = "registry+https://github.com/rust-lang/crates.io-index" 242 - +checksum = "5c71313ebb9439f74b00d9d2dcec36440beaf57a6aa0623068441dd7cd81a7f2" 243 - +dependencies = [ 244 - + "libc", 245 - +] 246 - + 247 - +[[package]] 248 - +name = "json" 249 - +version = "0.11.15" 250 - +source = "registry+https://github.com/rust-lang/crates.io-index" 251 - +checksum = "92c245af8786f6ac35f95ca14feca9119e71339aaab41e878e7cdd655c97e9e5" 252 - + 253 - +[[package]] 254 - +name = "lazy_static" 255 - +version = "1.4.0" 256 - +source = "registry+https://github.com/rust-lang/crates.io-index" 257 - +checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 258 - + 259 - +[[package]] 260 - +name = "lazysort" 261 - +version = "0.2.1" 262 - +source = "registry+https://github.com/rust-lang/crates.io-index" 263 - +checksum = "d0e22ff43b231e0e2f87d74984e53ebc73b90ae13397e041214fb07efc64168f" 264 - + 265 - +[[package]] 266 - +name = "libc" 267 - +version = "0.2.79" 268 - +source = "registry+https://github.com/rust-lang/crates.io-index" 269 - +checksum = "2448f6066e80e3bfc792e9c98bf705b4b0fc6e8ef5b43e5889aff0eaa9c58743" 270 - + 271 - +[[package]] 272 - +name = "libgit2-sys" 273 - +version = "0.10.0" 274 - +source = "registry+https://github.com/rust-lang/crates.io-index" 275 - +checksum = "d9ec6bca50549d34a392611dde775123086acbd994e3fff64954777ce2dc2e51" 276 - +dependencies = [ 277 - + "cc", 278 - + "libc", 279 - + "libssh2-sys", 280 - + "libz-sys", 281 - + "openssl-sys", 282 - + "pkg-config", 283 - +] 284 - + 285 - +[[package]] 286 - +name = "libssh2-sys" 287 - +version = "0.2.19" 288 - +source = "registry+https://github.com/rust-lang/crates.io-index" 289 - +checksum = "ca46220853ba1c512fc82826d0834d87b06bcd3c2a42241b7de72f3d2fe17056" 290 - +dependencies = [ 291 - + "cc", 292 - + "libc", 293 - + "libz-sys", 294 - + "openssl-sys", 295 - + "pkg-config", 296 - + "vcpkg", 297 - +] 298 - + 299 - +[[package]] 300 - +name = "libz-sys" 301 - +version = "1.1.2" 302 - +source = "registry+https://github.com/rust-lang/crates.io-index" 303 - +checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655" 304 - +dependencies = [ 305 - + "cc", 306 - + "libc", 307 - + "pkg-config", 308 - + "vcpkg", 309 - +] 310 - + 311 - +[[package]] 312 - +name = "log" 313 - +version = "0.4.11" 314 - +source = "registry+https://github.com/rust-lang/crates.io-index" 315 - +checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" 316 - +dependencies = [ 317 - + "cfg-if", 318 - +] 319 - + 320 - +[[package]] 321 - +name = "matches" 322 - +version = "0.1.8" 323 - +source = "registry+https://github.com/rust-lang/crates.io-index" 324 - +checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08" 325 - + 326 - +[[package]] 327 - +name = "maybe-uninit" 328 - +version = "2.0.0" 329 - +source = "registry+https://github.com/rust-lang/crates.io-index" 330 - +checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00" 331 - + 332 - +[[package]] 333 - +name = "memchr" 334 - +version = "2.3.3" 335 - +source = "registry+https://github.com/rust-lang/crates.io-index" 336 - +checksum = "3728d817d99e5ac407411fa471ff9800a778d88a24685968b36824eaf4bee400" 337 - + 338 - +[[package]] 339 - +name = "openssl-probe" 340 - +version = "0.1.2" 341 - +source = "registry+https://github.com/rust-lang/crates.io-index" 342 - +checksum = "77af24da69f9d9341038eba93a073b1fdaaa1b788221b00a69bce9e762cb32de" 343 - + 344 - +[[package]] 345 - +name = "openssl-src" 346 - +version = "111.12.0+1.1.1h" 347 - +source = "registry+https://github.com/rust-lang/crates.io-index" 348 - +checksum = "858a4132194f8570a7ee9eb8629e85b23cbc4565f2d4a162e87556e5956abf61" 349 - +dependencies = [ 350 - + "cc", 351 - +] 352 - + 353 - +[[package]] 354 - +name = "openssl-sys" 355 - +version = "0.9.58" 356 - +source = "registry+https://github.com/rust-lang/crates.io-index" 357 - +checksum = "a842db4709b604f0fe5d1170ae3565899be2ad3d9cbc72dedc789ac0511f78de" 358 - +dependencies = [ 359 - + "autocfg", 360 - + "cc", 361 - + "libc", 362 - + "openssl-src", 363 - + "pkg-config", 364 - + "vcpkg", 365 - +] 366 - + 367 - +[[package]] 368 - +name = "percent-encoding" 369 - +version = "2.1.0" 370 - +source = "registry+https://github.com/rust-lang/crates.io-index" 371 - +checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" 372 - + 373 - +[[package]] 374 - +name = "pkg-config" 375 - +version = "0.3.19" 376 - +source = "registry+https://github.com/rust-lang/crates.io-index" 377 - +checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" 378 - + 379 - +[[package]] 380 - +name = "proc-macro2" 381 - +version = "1.0.24" 382 - +source = "registry+https://github.com/rust-lang/crates.io-index" 383 - +checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71" 384 - +dependencies = [ 385 - + "unicode-xid", 386 - +] 387 - + 388 - +[[package]] 389 - +name = "quote" 390 - +version = "1.0.7" 391 - +source = "registry+https://github.com/rust-lang/crates.io-index" 392 - +checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37" 393 - +dependencies = [ 394 - + "proc-macro2", 395 - +] 396 - + 397 - +[[package]] 398 - +name = "redox_syscall" 399 - +version = "0.1.57" 400 - +source = "registry+https://github.com/rust-lang/crates.io-index" 401 - +checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce" 402 - + 403 - +[[package]] 404 - +name = "redox_users" 405 - +version = "0.3.5" 406 - +source = "registry+https://github.com/rust-lang/crates.io-index" 407 - +checksum = "de0737333e7a9502c789a36d7c7fa6092a49895d4faa31ca5df163857ded2e9d" 408 - +dependencies = [ 409 - + "getrandom", 410 - + "redox_syscall", 411 - + "rust-argon2", 412 - +] 413 - + 414 - +[[package]] 415 - +name = "regex" 416 - +version = "1.4.1" 417 - +source = "registry+https://github.com/rust-lang/crates.io-index" 418 - +checksum = "8963b85b8ce3074fecffde43b4b0dded83ce2f367dc8d363afc56679f3ee820b" 419 - +dependencies = [ 420 - + "aho-corasick", 421 - + "memchr", 422 - + "regex-syntax", 423 - + "thread_local", 424 - +] 425 - + 426 - +[[package]] 427 - +name = "regex-syntax" 428 - +version = "0.6.20" 429 - +source = "registry+https://github.com/rust-lang/crates.io-index" 430 - +checksum = "8cab7a364d15cde1e505267766a2d3c4e22a843e1a601f0fa7564c0f82ced11c" 431 - + 432 - +[[package]] 433 - +name = "rust-argon2" 434 - +version = "0.8.2" 435 - +source = "registry+https://github.com/rust-lang/crates.io-index" 436 - +checksum = "9dab61250775933275e84053ac235621dfb739556d5c54a2f2e9313b7cf43a19" 437 - +dependencies = [ 438 - + "base64", 439 - + "blake2b_simd", 440 - + "constant_time_eq", 441 - + "crossbeam-utils", 442 - +] 443 - + 444 - +[[package]] 445 - +name = "semver" 446 - +version = "0.9.0" 447 - +source = "registry+https://github.com/rust-lang/crates.io-index" 448 - +checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403" 449 - +dependencies = [ 450 - + "semver-parser", 451 - + "serde", 452 - +] 453 - + 454 - +[[package]] 455 - +name = "semver-parser" 456 - +version = "0.7.0" 457 - +source = "registry+https://github.com/rust-lang/crates.io-index" 458 - +checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" 459 - + 460 - +[[package]] 461 - +name = "serde" 462 - +version = "1.0.116" 463 - +source = "registry+https://github.com/rust-lang/crates.io-index" 464 - +checksum = "96fe57af81d28386a513cbc6858332abc6117cfdb5999647c6444b8f43a370a5" 465 - + 466 - +[[package]] 467 - +name = "serde_derive" 468 - +version = "1.0.116" 469 - +source = "registry+https://github.com/rust-lang/crates.io-index" 470 - +checksum = "f630a6370fd8e457873b4bd2ffdae75408bc291ba72be773772a4c2a065d9ae8" 471 - +dependencies = [ 472 - + "proc-macro2", 473 - + "quote", 474 - + "syn", 475 - +] 476 - + 477 - +[[package]] 478 - +name = "smallvec" 479 - +version = "0.6.13" 480 - +source = "registry+https://github.com/rust-lang/crates.io-index" 481 - +checksum = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6" 482 - +dependencies = [ 483 - + "maybe-uninit", 484 - +] 485 - + 486 - +[[package]] 487 - +name = "strsim" 488 - +version = "0.8.0" 489 - +source = "registry+https://github.com/rust-lang/crates.io-index" 490 - +checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 491 - + 492 - +[[package]] 493 - +name = "syn" 494 - +version = "1.0.44" 495 - +source = "registry+https://github.com/rust-lang/crates.io-index" 496 - +checksum = "e03e57e4fcbfe7749842d53e24ccb9aa12b7252dbe5e91d2acad31834c8b8fdd" 497 - +dependencies = [ 498 - + "proc-macro2", 499 - + "quote", 500 - + "unicode-xid", 501 - +] 502 - + 503 - +[[package]] 504 - +name = "tabwriter" 505 - +version = "1.2.1" 506 - +source = "registry+https://github.com/rust-lang/crates.io-index" 507 - +checksum = "36205cfc997faadcc4b0b87aaef3fbedafe20d38d4959a7ca6ff803564051111" 508 - +dependencies = [ 509 - + "unicode-width", 510 - +] 511 - + 512 - +[[package]] 513 - +name = "textwrap" 514 - +version = "0.11.0" 515 - +source = "registry+https://github.com/rust-lang/crates.io-index" 516 - +checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 517 - +dependencies = [ 518 - + "unicode-width", 519 - +] 520 - + 521 - +[[package]] 522 - +name = "thread_local" 523 - +version = "1.0.1" 524 - +source = "registry+https://github.com/rust-lang/crates.io-index" 525 - +checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14" 526 - +dependencies = [ 527 - + "lazy_static", 528 - +] 529 - + 530 - +[[package]] 531 - +name = "toml" 532 - +version = "0.5.7" 533 - +source = "registry+https://github.com/rust-lang/crates.io-index" 534 - +checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645" 535 - +dependencies = [ 536 - + "serde", 537 - +] 538 - + 539 - +[[package]] 540 - +name = "unicode-bidi" 541 - +version = "0.3.4" 542 - +source = "registry+https://github.com/rust-lang/crates.io-index" 543 - +checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5" 544 - +dependencies = [ 545 - + "matches", 546 - +] 547 - + 548 - +[[package]] 549 - +name = "unicode-normalization" 550 - +version = "0.1.9" 551 - +source = "registry+https://github.com/rust-lang/crates.io-index" 552 - +checksum = "09c8070a9942f5e7cfccd93f490fdebd230ee3c3c9f107cb25bad5351ef671cf" 553 - +dependencies = [ 554 - + "smallvec", 555 - +] 556 - + 557 - +[[package]] 558 - +name = "unicode-width" 559 - +version = "0.1.8" 560 - +source = "registry+https://github.com/rust-lang/crates.io-index" 561 - +checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3" 562 - + 563 - +[[package]] 564 - +name = "unicode-xid" 565 - +version = "0.2.1" 566 - +source = "registry+https://github.com/rust-lang/crates.io-index" 567 - +checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564" 568 - + 569 - +[[package]] 570 - +name = "url" 571 - +version = "2.1.1" 572 - +source = "registry+https://github.com/rust-lang/crates.io-index" 573 - +checksum = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb" 574 - +dependencies = [ 575 - + "idna", 576 - + "matches", 577 - + "percent-encoding", 578 - +] 579 - + 580 - +[[package]] 581 - +name = "vcpkg" 582 - +version = "0.2.10" 583 - +source = "registry+https://github.com/rust-lang/crates.io-index" 584 - +checksum = "6454029bf181f092ad1b853286f23e2c507d8e8194d01d92da4a55c274a5508c" 585 - + 586 - +[[package]] 587 - +name = "vec_map" 588 - +version = "0.8.2" 589 - +source = "registry+https://github.com/rust-lang/crates.io-index" 590 - +checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 591 - + 592 - +[[package]] 593 - +name = "vswhom" 594 - +version = "0.1.0" 595 - +source = "registry+https://github.com/rust-lang/crates.io-index" 596 - +checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b" 597 - +dependencies = [ 598 - + "libc", 599 - + "vswhom-sys", 600 - +] 601 - + 602 - +[[package]] 603 - +name = "vswhom-sys" 604 - +version = "0.1.0" 605 - +source = "registry+https://github.com/rust-lang/crates.io-index" 606 - +checksum = "fc2f5402d3d0e79a069714f7b48e3ecc60be7775a2c049cb839457457a239532" 607 - +dependencies = [ 608 - + "cc", 609 - + "libc", 610 - +] 611 - + 612 - +[[package]] 613 - +name = "wasi" 614 - +version = "0.9.0+wasi-snapshot-preview1" 615 - +source = "registry+https://github.com/rust-lang/crates.io-index" 616 - +checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519" 617 - + 618 - +[[package]] 619 - +name = "winapi" 620 - +version = "0.3.9" 621 - +source = "registry+https://github.com/rust-lang/crates.io-index" 622 - +checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 623 - +dependencies = [ 624 - + "winapi-i686-pc-windows-gnu", 625 - + "winapi-x86_64-pc-windows-gnu", 626 - +] 627 - + 628 - +[[package]] 629 - +name = "winapi-i686-pc-windows-gnu" 630 - +version = "0.4.0" 631 - +source = "registry+https://github.com/rust-lang/crates.io-index" 632 - +checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 633 - + 634 - +[[package]] 635 - +name = "winapi-x86_64-pc-windows-gnu" 636 - +version = "0.4.0" 637 - +source = "registry+https://github.com/rust-lang/crates.io-index" 638 - +checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 639 - + 640 - +[[package]] 641 - +name = "winreg" 642 - +version = "0.6.2" 643 - +source = "registry+https://github.com/rust-lang/crates.io-index" 644 - +checksum = "b2986deb581c4fe11b621998a5e53361efe6b48a151178d0cd9eeffa4dc6acc9" 645 - +dependencies = [ 646 - + "winapi", 647 - +]
+6 -9
pkgs/tools/package-management/cargo-update/default.nix
··· 1 1 { lib, stdenv 2 2 , rustPlatform 3 - , fetchFromGitHub 3 + , fetchCrate 4 4 , cmake 5 5 , pkg-config 6 6 , installShellFiles ··· 15 15 16 16 rustPlatform.buildRustPackage rec { 17 17 pname = "cargo-update"; 18 - version = "4.1.2"; 18 + version = "7.0.1"; 19 19 20 - src = fetchFromGitHub { 21 - owner = "nabijaczleweli"; 22 - repo = pname; 23 - rev = "v${version}"; 24 - sha256 = "0bpl4y5p0acn1clxgwn2sifx6ggpq9jqw5zrmva7asjf8p8dx3v5"; 20 + src = fetchCrate { 21 + inherit pname version; 22 + sha256 = "sha256-qUrQWXiK4Gb79Wtcj9nM/FFT/C+b3vAgm9JohvIY2NU="; 25 23 }; 26 24 27 - cargoPatches = [ ./0001-Generate-lockfile-for-cargo-update-v4.1.2.patch ]; 28 - cargoSha256 = "1viqdl8zncxyyxsd8xhx1jxqh24g03nn6fyi0iwwba5vvmif1rak"; 25 + cargoSha256 = "sha256-jCaP6e/z9/gjKJfBKIq+dq7pWs5tWyct+JCnUFVVHBY="; 29 26 30 27 nativeBuildInputs = [ cmake installShellFiles pkg-config ronn ]; 31 28