|
@ -339,9 +339,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "block-buffer" |
|
|
name = "block-buffer" |
|
|
version = "0.10.3" |
|
|
version = "0.10.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e" |
|
|
checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"generic-array", |
|
|
"generic-array", |
|
|
] |
|
|
] |
|
@ -451,9 +451,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "chrono" |
|
|
name = "chrono" |
|
|
version = "0.4.23" |
|
|
version = "0.4.24" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f" |
|
|
checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"iana-time-zone", |
|
|
"iana-time-zone", |
|
|
"num-integer", |
|
|
"num-integer", |
|
@ -486,9 +486,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "cipher" |
|
|
name = "cipher" |
|
|
version = "0.4.3" |
|
|
version = "0.4.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d1873270f8f7942c191139cb8a40fd228da6c3fd2fc376d7e92d47aa14aeb59e" |
|
|
checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"crypto-common", |
|
|
"crypto-common", |
|
|
"inout", |
|
|
"inout", |
|
@ -693,9 +693,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "darling" |
|
|
name = "darling" |
|
|
version = "0.14.3" |
|
|
version = "0.14.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c0808e1bd8671fb44a113a14e13497557533369847788fa2ae912b6ebfce9fa8" |
|
|
checksum = "7b750cb3417fd1b327431a470f388520309479ab0bf5e323505daf0290cd3850" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"darling_core", |
|
|
"darling_core", |
|
|
"darling_macro", |
|
|
"darling_macro", |
|
@ -703,9 +703,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "darling_core" |
|
|
name = "darling_core" |
|
|
version = "0.14.3" |
|
|
version = "0.14.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "001d80444f28e193f30c2f293455da62dcf9a6b29918a4253152ae2b1de592cb" |
|
|
checksum = "109c1ca6e6b7f82cc233a97004ea8ed7ca123a9af07a8230878fcfda9b158bf0" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"fnv", |
|
|
"fnv", |
|
|
"ident_case", |
|
|
"ident_case", |
|
@ -717,9 +717,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "darling_macro" |
|
|
name = "darling_macro" |
|
|
version = "0.14.3" |
|
|
version = "0.14.4" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b36230598a2d5de7ec1c6f51f72d8a99a9208daff41de2084d06e3fd3ea56685" |
|
|
checksum = "a4aab4dbc9f7611d8b55048a3a16d2d010c2c8334e46304b40ac1cc14bf3b48e" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"darling_core", |
|
|
"darling_core", |
|
|
"quote", |
|
|
"quote", |
|
@ -805,9 +805,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "diesel_derives" |
|
|
name = "diesel_derives" |
|
|
version = "2.0.1" |
|
|
version = "2.0.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "143b758c91dbc3fe1fdcb0dba5bd13276c6a66422f2ef5795b58488248a310aa" |
|
|
checksum = "0ad74fdcf086be3d4fdd142f67937678fe60ed431c3b2f08599e7687269410c4" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"proc-macro-error", |
|
|
"proc-macro-error", |
|
|
"proc-macro2", |
|
|
"proc-macro2", |
|
@ -1010,9 +1010,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures" |
|
|
name = "futures" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "13e2792b0ff0340399d58445b88fd9770e3489eff258a4cbc1523418f12abf84" |
|
|
checksum = "531ac96c6ff5fd7c62263c5e3c67a603af4fcaee2e1a0ae5565ba3a11e69e549" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"futures-channel", |
|
|
"futures-channel", |
|
|
"futures-core", |
|
|
"futures-core", |
|
@ -1025,9 +1025,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-channel" |
|
|
name = "futures-channel" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "2e5317663a9089767a1ec00a487df42e0ca174b61b4483213ac24448e4664df5" |
|
|
checksum = "164713a5a0dcc3e7b4b1ed7d3b433cabc18025386f9339346e8daf15963cf7ac" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"futures-core", |
|
|
"futures-core", |
|
|
"futures-sink", |
|
|
"futures-sink", |
|
@ -1035,15 +1035,15 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-core" |
|
|
name = "futures-core" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "ec90ff4d0fe1f57d600049061dc6bb68ed03c7d2fbd697274c41805dcb3f8608" |
|
|
checksum = "86d7a0c1aa76363dac491de0ee99faf6941128376f1cf96f07db7603b7de69dd" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-executor" |
|
|
name = "futures-executor" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "e8de0a35a6ab97ec8869e32a2473f4b1324459e14c29275d14b10cb1fd19b50e" |
|
|
checksum = "1997dd9df74cdac935c76252744c1ed5794fac083242ea4fe77ef3ed60ba0f83" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"futures-core", |
|
|
"futures-core", |
|
|
"futures-task", |
|
|
"futures-task", |
|
@ -1052,9 +1052,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-io" |
|
|
name = "futures-io" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bfb8371b6fb2aeb2d280374607aeabfc99d95c72edfe51692e42d3d7f0d08531" |
|
|
checksum = "89d422fa3cbe3b40dca574ab087abb5bc98258ea57eea3fd6f1fa7162c778b91" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-lite" |
|
|
name = "futures-lite" |
|
@ -1073,9 +1073,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-macro" |
|
|
name = "futures-macro" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "95a73af87da33b5acf53acfebdc339fe592ecf5357ac7c0a7734ab9d8c876a70" |
|
|
checksum = "3eb14ed937631bd8b8b8977f2c198443447a8355b6e3ca599f38c975e5a963b6" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"quote", |
|
@ -1084,15 +1084,15 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-sink" |
|
|
name = "futures-sink" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "f310820bb3e8cfd46c80db4d7fb8353e15dfff853a127158425f31e0be6c8364" |
|
|
checksum = "ec93083a4aecafb2a80a885c9de1f0ccae9dbd32c2bb54b0c3a65690e0b8d2f2" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-task" |
|
|
name = "futures-task" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "dcf79a1bf610b10f42aea489289c5a2c478a786509693b80cd39c44ccd936366" |
|
|
checksum = "fd65540d33b37b16542a0438c12e6aeead10d4ac5d05bd3f805b8f35ab592879" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-timer" |
|
|
name = "futures-timer" |
|
@ -1102,9 +1102,9 @@ checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "futures-util" |
|
|
name = "futures-util" |
|
|
version = "0.3.26" |
|
|
version = "0.3.27" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "9c1d6de3acfef38d2be4b1f543f553131788603495be83da675e180c8d6b7bd1" |
|
|
checksum = "3ef6b17e481503ec85211fed8f39d1970f128935ca1f814cd32ac4a6842e84ab" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"futures-channel", |
|
|
"futures-channel", |
|
|
"futures-core", |
|
|
"futures-core", |
|
@ -1348,9 +1348,9 @@ checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "hyper" |
|
|
name = "hyper" |
|
|
version = "0.14.24" |
|
|
version = "0.14.25" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5e011372fa0b68db8350aa7a248930ecc7839bf46d8485577d69f117a75f164c" |
|
|
checksum = "cc5e554ff619822309ffd57d8734d77cd5ce6238bc956f037ea06c58238c9899" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bytes", |
|
|
"bytes", |
|
|
"futures-channel", |
|
|
"futures-channel", |
|
@ -1531,11 +1531,11 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "jsonwebtoken" |
|
|
name = "jsonwebtoken" |
|
|
version = "8.2.0" |
|
|
version = "8.3.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "09f4f04699947111ec1733e71778d763555737579e44b85844cae8e1940a1828" |
|
|
checksum = "6971da4d9c3aa03c3d8f3ff0f4155b534aad021292003895a469716b2a230378" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"base64 0.13.1", |
|
|
"base64 0.21.0", |
|
|
"pem", |
|
|
"pem", |
|
|
"ring", |
|
|
"ring", |
|
|
"serde", |
|
|
"serde", |
|
@ -1589,9 +1589,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "libc" |
|
|
name = "libc" |
|
|
version = "0.2.139" |
|
|
version = "0.2.140" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79" |
|
|
checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "libmimalloc-sys" |
|
|
name = "libmimalloc-sys" |
|
@ -1792,7 +1792,7 @@ dependencies = [ |
|
|
"log", |
|
|
"log", |
|
|
"memchr", |
|
|
"memchr", |
|
|
"mime", |
|
|
"mime", |
|
|
"spin 0.9.5", |
|
|
"spin 0.9.6", |
|
|
"tokio", |
|
|
"tokio", |
|
|
"tokio-util", |
|
|
"tokio-util", |
|
|
"version_check", |
|
|
"version_check", |
|
@ -1932,9 +1932,9 @@ checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "openssl" |
|
|
name = "openssl" |
|
|
version = "0.10.45" |
|
|
version = "0.10.46" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "b102428fd03bc5edf97f62620f7298614c45cedf287c271e7ed450bbaf83f2e1" |
|
|
checksum = "fd2523381e46256e40930512c7fd25562b9eae4812cb52078f155e87217c9d1e" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"bitflags", |
|
|
"bitflags", |
|
|
"cfg-if", |
|
|
"cfg-if", |
|
@ -1973,9 +1973,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "openssl-sys" |
|
|
name = "openssl-sys" |
|
|
version = "0.9.80" |
|
|
version = "0.9.81" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "23bbbf7854cd45b83958ebe919f0e8e516793727652e27fda10a8384cfc790b7" |
|
|
checksum = "176be2629957c157240f68f61f2d0053ad3a4ecfdd9ebf1e6521d18d9635cf67" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"autocfg", |
|
|
"autocfg", |
|
|
"cc", |
|
|
"cc", |
|
@ -2192,16 +2192,18 @@ checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "polling" |
|
|
name = "polling" |
|
|
version = "2.5.2" |
|
|
version = "2.6.0" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "22122d5ec4f9fe1b3916419b76be1e80bcb93f618d071d2edf841b137b2a2bd6" |
|
|
checksum = "7e1f879b2998099c2d69ab9605d145d5b661195627eccc680002c4918a7fb6fa" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"autocfg", |
|
|
"autocfg", |
|
|
|
|
|
"bitflags", |
|
|
"cfg-if", |
|
|
"cfg-if", |
|
|
|
|
|
"concurrent-queue", |
|
|
"libc", |
|
|
"libc", |
|
|
"log", |
|
|
"log", |
|
|
"wepoll-ffi", |
|
|
"pin-project-lite", |
|
|
"windows-sys 0.42.0", |
|
|
"windows-sys 0.45.0", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
@ -2257,9 +2259,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "proc-macro2" |
|
|
name = "proc-macro2" |
|
|
version = "1.0.51" |
|
|
version = "1.0.52" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "5d727cae5b39d21da60fa540906919ad737832fe0b1c165da3a34d6548c849d6" |
|
|
checksum = "1d0e1ae9e836cc3beddd63db0df682593d7e2d3d891ae8c9083d2113e1744224" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"unicode-ident", |
|
|
"unicode-ident", |
|
|
] |
|
|
] |
|
@ -2317,9 +2319,9 @@ checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "quote" |
|
|
name = "quote" |
|
|
version = "1.0.23" |
|
|
version = "1.0.26" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8856d8364d252a14d474036ea1358d63c9e6965c8e5c1885c18f73d70bff9c7b" |
|
|
checksum = "4424af4bf778aae2051a77b60283332f386554255d722233d09fbfc7e30da2fc" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"proc-macro2", |
|
|
] |
|
|
] |
|
@ -2758,15 +2760,15 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "semver" |
|
|
name = "semver" |
|
|
version = "1.0.16" |
|
|
version = "1.0.17" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "58bc9567378fc7690d6b2addae4e60ac2eeea07becb2c64b9f218b53865cba2a" |
|
|
checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde" |
|
|
name = "serde" |
|
|
version = "1.0.152" |
|
|
version = "1.0.156" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bb7d1f0d3021d347a83e556fc4683dea2ea09d87bccdf88ff5c12545d89d5efb" |
|
|
checksum = "314b5b092c0ade17c00142951e50ced110ec27cea304b1037c6969246c2469a4" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"serde_derive", |
|
|
"serde_derive", |
|
|
] |
|
|
] |
|
@ -2783,9 +2785,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "serde_derive" |
|
|
name = "serde_derive" |
|
|
version = "1.0.152" |
|
|
version = "1.0.156" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "af487d118eecd09402d70a5d72551860e788df87b464af30e5ea6a38c75c541e" |
|
|
checksum = "d7e29c4601e36bcec74a223228dce795f4cd3616341a4af93520ca1a837c087d" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"proc-macro2", |
|
|
"proc-macro2", |
|
|
"quote", |
|
|
"quote", |
|
@ -2927,9 +2929,9 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "spin" |
|
|
name = "spin" |
|
|
version = "0.9.5" |
|
|
version = "0.9.6" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "7dccf47db1b41fa1573ed27ccf5e08e3ca771cb994f776668c5ebda893b248fc" |
|
|
checksum = "b5d6e0250b93c8427a177b849d144a96d5acc57006149479403d7861ab721e34" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "stable-pattern" |
|
|
name = "stable-pattern" |
|
@ -3384,9 +3386,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unicode-bidi" |
|
|
name = "unicode-bidi" |
|
|
version = "0.3.10" |
|
|
version = "0.3.11" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "d54675592c1dbefd78cbd98db9bacd89886e1ca50692a0692baefffdeb92dd58" |
|
|
checksum = "524b68aca1d05e03fdf03fcdce2c6c94b6daf6d16861ddaa7e4f2b6638a9052c" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "unicode-ident" |
|
|
name = "unicode-ident" |
|
@ -3703,15 +3705,6 @@ dependencies = [ |
|
|
"untrusted", |
|
|
"untrusted", |
|
|
] |
|
|
] |
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
name = "wepoll-ffi" |
|
|
|
|
|
version = "0.1.2" |
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
checksum = "d743fdedc5c64377b5fc2bc036b01c7fd642205a0d96356034ae3404d49eb7fb" |
|
|
|
|
|
dependencies = [ |
|
|
|
|
|
"cc", |
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "which" |
|
|
name = "which" |
|
|
version = "4.4.0" |
|
|
version = "4.4.0" |
|
@ -3795,9 +3788,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows-targets" |
|
|
name = "windows-targets" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8e2522491fbfcd58cc84d47aeb2958948c4b8982e9a2d8a2a35bbaed431390e7" |
|
|
checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" |
|
|
dependencies = [ |
|
|
dependencies = [ |
|
|
"windows_aarch64_gnullvm", |
|
|
"windows_aarch64_gnullvm", |
|
|
"windows_aarch64_msvc", |
|
|
"windows_aarch64_msvc", |
|
@ -3810,45 +3803,45 @@ dependencies = [ |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_aarch64_gnullvm" |
|
|
name = "windows_aarch64_gnullvm" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608" |
|
|
checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_aarch64_msvc" |
|
|
name = "windows_aarch64_msvc" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7" |
|
|
checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_i686_gnu" |
|
|
name = "windows_i686_gnu" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640" |
|
|
checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_i686_msvc" |
|
|
name = "windows_i686_msvc" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605" |
|
|
checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_x86_64_gnu" |
|
|
name = "windows_x86_64_gnu" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45" |
|
|
checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_x86_64_gnullvm" |
|
|
name = "windows_x86_64_gnullvm" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463" |
|
|
checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "windows_x86_64_msvc" |
|
|
name = "windows_x86_64_msvc" |
|
|
version = "0.42.1" |
|
|
version = "0.42.2" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd" |
|
|
checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" |
|
|
|
|
|
|
|
|
[[package]] |
|
|
[[package]] |
|
|
name = "winreg" |
|
|
name = "winreg" |
|
|