|
@@ -107,7 +107,7 @@ checksum = "f8175979259124331c1d7bf6586ee7e0da434155e4b2d48ec2c8386281d8df39"
|
|
dependencies = [
|
|
dependencies = [
|
|
"async-trait",
|
|
"async-trait",
|
|
"axum-core",
|
|
"axum-core",
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"bytes",
|
|
"bytes",
|
|
"futures-util",
|
|
"futures-util",
|
|
"headers",
|
|
"headers",
|
|
@@ -161,6 +161,12 @@ version = "1.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "bitflags"
|
|
|
|
+version = "2.4.1"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "block-buffer"
|
|
name = "block-buffer"
|
|
version = "0.10.3"
|
|
version = "0.10.3"
|
|
@@ -749,7 +755,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
|
|
checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
|
|
dependencies = [
|
|
dependencies = [
|
|
"base64",
|
|
"base64",
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"bytes",
|
|
"bytes",
|
|
"headers-core",
|
|
"headers-core",
|
|
"http",
|
|
"http",
|
|
@@ -1133,7 +1139,7 @@ checksum = "b5a1df476ac9541b0e4fdc8e2cc48884e66c92c933cd17a1fd75e68caf75752e"
|
|
dependencies = [
|
|
dependencies = [
|
|
"async-trait",
|
|
"async-trait",
|
|
"base64",
|
|
"base64",
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"bson",
|
|
"bson",
|
|
"chrono",
|
|
"chrono",
|
|
"derivative",
|
|
"derivative",
|
|
@@ -1239,11 +1245,11 @@ checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "openssl"
|
|
name = "openssl"
|
|
-version = "0.10.55"
|
|
|
|
|
|
+version = "0.10.60"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "345df152bc43501c5eb9e4654ff05f794effb78d4efe3d53abc158baddc0703d"
|
|
|
|
|
|
+checksum = "79a4c6c3a2b158f7f8f2a2fc5a969fa3a068df6fc9dbb4a43845436e3af7c800"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 2.4.1",
|
|
"cfg-if",
|
|
"cfg-if",
|
|
"foreign-types",
|
|
"foreign-types",
|
|
"libc",
|
|
"libc",
|
|
@@ -1271,9 +1277,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "openssl-sys"
|
|
name = "openssl-sys"
|
|
-version = "0.9.90"
|
|
|
|
|
|
+version = "0.9.96"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "374533b0e45f3a7ced10fcaeccca020e66656bc03dac384f852e4e5a7a8104a6"
|
|
|
|
|
|
+checksum = "3812c071ba60da8b5677cc12bcb1d42989a65553772897a7e0355545a819838f"
|
|
dependencies = [
|
|
dependencies = [
|
|
"cc",
|
|
"cc",
|
|
"libc",
|
|
"libc",
|
|
@@ -1521,7 +1527,7 @@ version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
@@ -1691,7 +1697,7 @@ version = "2.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"
|
|
checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"core-foundation",
|
|
"core-foundation",
|
|
"core-foundation-sys",
|
|
"core-foundation-sys",
|
|
"libc",
|
|
"libc",
|
|
@@ -1928,7 +1934,7 @@ dependencies = [
|
|
"ahash",
|
|
"ahash",
|
|
"atoi",
|
|
"atoi",
|
|
"base64",
|
|
"base64",
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"byteorder",
|
|
"byteorder",
|
|
"bytes",
|
|
"bytes",
|
|
"crc",
|
|
"crc",
|
|
@@ -2304,7 +2310,7 @@ version = "0.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5d1d42a9b3f3ec46ba828e8d376aec14592ea199f70a06a548587ecd1c4ab658"
|
|
checksum = "5d1d42a9b3f3ec46ba828e8d376aec14592ea199f70a06a548587ecd1c4ab658"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "bitflags",
|
|
|
|
|
|
+ "bitflags 1.3.2",
|
|
"bytes",
|
|
"bytes",
|
|
"futures-core",
|
|
"futures-core",
|
|
"futures-util",
|
|
"futures-util",
|