|
@@ -20,9 +20,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "async-trait"
|
|
name = "async-trait"
|
|
|
-version = "0.1.48"
|
|
|
|
|
|
|
+version = "0.1.49"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "36ea56748e10732c49404c153638a15ec3d6211ec5ff35d9bb20e13b93576adf"
|
|
|
|
|
|
|
+checksum = "589652ce7ccb335d1e7ecb3be145425702b290dbcb7029bbeaae263fc1d87b48"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|
|
@@ -54,11 +54,10 @@ checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bincode"
|
|
name = "bincode"
|
|
|
-version = "1.3.2"
|
|
|
|
|
|
|
+version = "1.3.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d175dfa69e619905c4c3cdb7c3c203fa3bdd5d51184e3afdb2742c0280493772"
|
|
|
|
|
|
|
+checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
- "byteorder",
|
|
|
|
|
"serde",
|
|
"serde",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
@@ -88,9 +87,9 @@ checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "byteorder"
|
|
name = "byteorder"
|
|
|
-version = "1.3.4"
|
|
|
|
|
|
|
+version = "1.4.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
|
|
|
|
|
|
|
+checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bytes"
|
|
name = "bytes"
|
|
@@ -184,9 +183,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "darling"
|
|
name = "darling"
|
|
|
-version = "0.12.2"
|
|
|
|
|
|
|
+version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a06d4a9551359071d1890820e3571252b91229e0712e7c36b08940e603c5a8fc"
|
|
|
|
|
|
|
+checksum = "e9d6ddad5866bb2170686ed03f6839d31a76e5407d80b1c334a2c24618543ffa"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"darling_core",
|
|
"darling_core",
|
|
|
"darling_macro",
|
|
"darling_macro",
|
|
@@ -194,9 +193,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "darling_core"
|
|
name = "darling_core"
|
|
|
-version = "0.12.2"
|
|
|
|
|
|
|
+version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b443e5fb0ddd56e0c9bfa47dc060c5306ee500cb731f2b91432dd65589a77684"
|
|
|
|
|
|
|
+checksum = "a9ced1fd13dc386d5a8315899de465708cf34ee2a6d9394654515214e67bb846"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"fnv",
|
|
"fnv",
|
|
|
"ident_case",
|
|
"ident_case",
|
|
@@ -208,9 +207,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "darling_macro"
|
|
name = "darling_macro"
|
|
|
-version = "0.12.2"
|
|
|
|
|
|
|
+version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c0220073ce504f12a70efc4e7cdaea9e9b1b324872e7ad96a208056d7a638b81"
|
|
|
|
|
|
|
+checksum = "0a7a1445d54b2f9792e3b31a3e715feabbace393f38dc4ffd49d94ee9bc487d5"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"darling_core",
|
|
"darling_core",
|
|
|
"quote",
|
|
"quote",
|
|
@@ -317,9 +316,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures"
|
|
name = "futures"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f55667319111d593ba876406af7c409c0ebb44dc4be6132a783ccf163ea14c1"
|
|
|
|
|
|
|
+checksum = "a9d5813545e459ad3ca1bff9915e9ad7f1a47dc6a91b627ce321d5863b7dd253"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"futures-channel",
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
"futures-core",
|
|
@@ -332,9 +331,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-channel"
|
|
name = "futures-channel"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8c2dd2df839b57db9ab69c2c9d8f3e8c81984781937fe2807dc6dcf3b2ad2939"
|
|
|
|
|
|
|
+checksum = "ce79c6a52a299137a6013061e0cf0e688fce5d7f1bc60125f520912fdb29ec25"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"futures-core",
|
|
"futures-core",
|
|
|
"futures-sink",
|
|
"futures-sink",
|
|
@@ -342,15 +341,15 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-core"
|
|
name = "futures-core"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "15496a72fabf0e62bdc3df11a59a3787429221dd0710ba8ef163d6f7a9112c94"
|
|
|
|
|
|
|
+checksum = "098cd1c6dda6ca01650f1a37a794245eb73181d0d4d4e955e2f3c37db7af1815"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-executor"
|
|
name = "futures-executor"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "891a4b7b96d84d5940084b2a37632dd65deeae662c114ceaa2c879629c9c0ad1"
|
|
|
|
|
|
|
+checksum = "10f6cb7042eda00f0049b1d2080aa4b93442997ee507eb3828e8bd7577f94c9d"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"futures-core",
|
|
"futures-core",
|
|
|
"futures-task",
|
|
"futures-task",
|
|
@@ -359,15 +358,15 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-io"
|
|
name = "futures-io"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d71c2c65c57704c32f5241c1223167c2c3294fd34ac020c807ddbe6db287ba59"
|
|
|
|
|
|
|
+checksum = "365a1a1fb30ea1c03a830fdb2158f5236833ac81fa0ad12fe35b29cddc35cb04"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-macro"
|
|
name = "futures-macro"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ea405816a5139fb39af82c2beb921d52143f556038378d6db21183a5c37fbfb7"
|
|
|
|
|
|
|
+checksum = "668c6733a182cd7deb4f1de7ba3bf2120823835b3bcfbeacf7d2c4a773c1bb8b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro-hack",
|
|
"proc-macro-hack",
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
@@ -377,21 +376,21 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-sink"
|
|
name = "futures-sink"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "85754d98985841b7d4f5e8e6fbfa4a4ac847916893ec511a2917ccd8525b8bb3"
|
|
|
|
|
|
|
+checksum = "5c5629433c555de3d82861a7a4e3794a4c40040390907cfbfd7143a92a426c23"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-task"
|
|
name = "futures-task"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "fa189ef211c15ee602667a6fcfe1c1fd9e07d42250d2156382820fba33c9df80"
|
|
|
|
|
|
|
+checksum = "ba7aa51095076f3ba6d9a1f702f74bd05ec65f555d70d2033d55ba8d69f581bc"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "futures-util"
|
|
name = "futures-util"
|
|
|
-version = "0.3.13"
|
|
|
|
|
|
|
+version = "0.3.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1812c7ab8aedf8d6f2701a43e1243acdbcc2b36ab26e2ad421eb99ac963d96d1"
|
|
|
|
|
|
|
+checksum = "3c144ad54d60f23927f0a6b6d816e4271278b64f005ad65e4e35291d2de9c025"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"futures-channel",
|
|
"futures-channel",
|
|
|
"futures-core",
|
|
"futures-core",
|
|
@@ -555,9 +554,9 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "idna"
|
|
name = "idna"
|
|
|
-version = "0.2.2"
|
|
|
|
|
|
|
+version = "0.2.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "89829a5d69c23d348314a7ac337fe39173b61149a9864deabd260983aed48c21"
|
|
|
|
|
|
|
+checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"matches",
|
|
"matches",
|
|
|
"unicode-bidi",
|
|
"unicode-bidi",
|
|
@@ -918,6 +917,8 @@ dependencies = [
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "qif_generator"
|
|
name = "qif_generator"
|
|
|
version = "0.1.4"
|
|
version = "0.1.4"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "f5373139ce3690b7b53490402d93e53f21066e481caf5934026f9811c5912ca9"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"chrono",
|
|
"chrono",
|
|
|
]
|
|
]
|
|
@@ -1014,9 +1015,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "redox_syscall"
|
|
name = "redox_syscall"
|
|
|
-version = "0.2.5"
|
|
|
|
|
|
|
+version = "0.2.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
|
|
|
|
|
|
|
+checksum = "8270314b5ccceb518e7e578952f0b72b88222d02e8f77f5ecf7abbb673539041"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bitflags",
|
|
"bitflags",
|
|
|
]
|
|
]
|
|
@@ -1068,9 +1069,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "reqwest"
|
|
name = "reqwest"
|
|
|
-version = "0.11.2"
|
|
|
|
|
|
|
+version = "0.11.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "bf12057f289428dbf5c591c74bf10392e4a8003f993405a902f20117019022d4"
|
|
|
|
|
|
|
+checksum = "2296f2fac53979e8ccbc4a1136b25dcefd37be9ed7e4a1f6b05a6029c84ff124"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"base64",
|
|
"base64",
|
|
|
"bytes",
|
|
"bytes",
|
|
@@ -1436,9 +1437,9 @@ checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tokio"
|
|
name = "tokio"
|
|
|
-version = "1.4.0"
|
|
|
|
|
|
|
+version = "1.5.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "134af885d758d645f0f0505c9a8b3f9bf8a348fd822e112ab5248138348f1722"
|
|
|
|
|
|
|
+checksum = "83f0c8e7c0addab50b663055baf787d0af7f413a46e6e7fb9559a4e4db7137a5"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"autocfg",
|
|
"autocfg",
|
|
|
"bytes",
|
|
"bytes",
|
|
@@ -1484,9 +1485,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tokio-util"
|
|
name = "tokio-util"
|
|
|
-version = "0.6.5"
|
|
|
|
|
|
|
+version = "0.6.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5143d049e85af7fbc36f5454d990e62c2df705b3589f123b71f441b6b59f443f"
|
|
|
|
|
|
|
+checksum = "940a12c99365c31ea8dd9ba04ec1be183ffe4920102bb7122c2f515437601e8e"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bytes",
|
|
"bytes",
|
|
|
"futures-core",
|
|
"futures-core",
|