|
@@ -105,7 +105,7 @@ checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
|
|
[[package]]
|
|
[[package]]
|
|
name = "appflowy-integrate"
|
|
name = "appflowy-integrate"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"collab",
|
|
"collab",
|
|
@@ -1030,7 +1030,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab"
|
|
name = "collab"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"bytes",
|
|
"bytes",
|
|
@@ -1048,7 +1048,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-client-ws"
|
|
name = "collab-client-ws"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"collab-sync",
|
|
"collab-sync",
|
|
@@ -1066,7 +1066,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-database"
|
|
name = "collab-database"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"async-trait",
|
|
"async-trait",
|
|
@@ -1085,6 +1085,7 @@ dependencies = [
|
|
"serde_repr",
|
|
"serde_repr",
|
|
"thiserror",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-stream",
|
|
"tracing",
|
|
"tracing",
|
|
"uuid",
|
|
"uuid",
|
|
]
|
|
]
|
|
@@ -1092,7 +1093,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-derive"
|
|
name = "collab-derive"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
"quote",
|
|
"quote",
|
|
@@ -1104,7 +1105,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-document"
|
|
name = "collab-document"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"collab",
|
|
"collab",
|
|
@@ -1116,13 +1117,14 @@ dependencies = [
|
|
"serde_json",
|
|
"serde_json",
|
|
"thiserror",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-stream",
|
|
"tracing",
|
|
"tracing",
|
|
]
|
|
]
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-folder"
|
|
name = "collab-folder"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"chrono",
|
|
"chrono",
|
|
@@ -1142,7 +1144,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-persistence"
|
|
name = "collab-persistence"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bincode",
|
|
"bincode",
|
|
"chrono",
|
|
"chrono",
|
|
@@ -1162,7 +1164,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-plugins"
|
|
name = "collab-plugins"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
"async-trait",
|
|
"async-trait",
|
|
@@ -1178,13 +1180,16 @@ dependencies = [
|
|
"parking_lot 0.12.1",
|
|
"parking_lot 0.12.1",
|
|
"postgrest",
|
|
"postgrest",
|
|
"rand 0.8.5",
|
|
"rand 0.8.5",
|
|
|
|
+ "refinery",
|
|
"rusoto_credential",
|
|
"rusoto_credential",
|
|
"serde",
|
|
"serde",
|
|
"serde_json",
|
|
"serde_json",
|
|
"similar 2.2.1",
|
|
"similar 2.2.1",
|
|
"thiserror",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-postgres",
|
|
"tokio-retry",
|
|
"tokio-retry",
|
|
|
|
+ "tokio-stream",
|
|
"tracing",
|
|
"tracing",
|
|
"y-sync",
|
|
"y-sync",
|
|
"yrs",
|
|
"yrs",
|
|
@@ -1193,7 +1198,7 @@ dependencies = [
|
|
[[package]]
|
|
[[package]]
|
|
name = "collab-sync"
|
|
name = "collab-sync"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=d1882d#d1882d6784a8863419727be92c29923cd175fd50"
|
|
|
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=2134c0#2134c0f27b8a9f3077e25ae928f2420c926506cc"
|
|
dependencies = [
|
|
dependencies = [
|
|
"bytes",
|
|
"bytes",
|
|
"collab",
|
|
"collab",
|
|
@@ -1478,6 +1483,40 @@ dependencies = [
|
|
"parking_lot_core 0.9.8",
|
|
"parking_lot_core 0.9.8",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "deadpool"
|
|
|
|
+version = "0.9.5"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "421fe0f90f2ab22016f32a9881be5134fdd71c65298917084b0c7477cbc3856e"
|
|
|
|
+dependencies = [
|
|
|
|
+ "async-trait",
|
|
|
|
+ "deadpool-runtime",
|
|
|
|
+ "num_cpus",
|
|
|
|
+ "retain_mut",
|
|
|
|
+ "tokio",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "deadpool-postgres"
|
|
|
|
+version = "0.10.5"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "836a24a9d49deefe610b8b60c767a7412e9a931d79a89415cd2d2d71630ca8d7"
|
|
|
|
+dependencies = [
|
|
|
|
+ "deadpool",
|
|
|
|
+ "log",
|
|
|
|
+ "tokio",
|
|
|
|
+ "tokio-postgres",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "deadpool-runtime"
|
|
|
|
+version = "0.1.2"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "eaa37046cc0f6c3cc6090fbdbf73ef0b8ef4cfcc37f6befc0020f63e8cf121e1"
|
|
|
|
+dependencies = [
|
|
|
|
+ "tokio",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "derivative"
|
|
name = "derivative"
|
|
version = "2.2.0"
|
|
version = "2.2.0"
|
|
@@ -1701,6 +1740,12 @@ dependencies = [
|
|
"winapi",
|
|
"winapi",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "fallible-iterator"
|
|
|
|
+version = "0.2.0"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "fancy-regex"
|
|
name = "fancy-regex"
|
|
version = "0.10.0"
|
|
version = "0.10.0"
|
|
@@ -1921,8 +1966,10 @@ dependencies = [
|
|
"flowy-derive",
|
|
"flowy-derive",
|
|
"flowy-error",
|
|
"flowy-error",
|
|
"flowy-notification",
|
|
"flowy-notification",
|
|
|
|
+ "futures",
|
|
"indexmap 1.9.3",
|
|
"indexmap 1.9.3",
|
|
"lib-dispatch",
|
|
"lib-dispatch",
|
|
|
|
+ "lib-infra",
|
|
"nanoid",
|
|
"nanoid",
|
|
"parking_lot 0.12.1",
|
|
"parking_lot 0.12.1",
|
|
"protobuf",
|
|
"protobuf",
|
|
@@ -1931,6 +1978,7 @@ dependencies = [
|
|
"strum",
|
|
"strum",
|
|
"strum_macros",
|
|
"strum_macros",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-stream",
|
|
"tracing",
|
|
"tracing",
|
|
"uuid",
|
|
"uuid",
|
|
]
|
|
]
|
|
@@ -2020,12 +2068,18 @@ name = "flowy-server"
|
|
version = "0.1.0"
|
|
version = "0.1.0"
|
|
dependencies = [
|
|
dependencies = [
|
|
"anyhow",
|
|
"anyhow",
|
|
|
|
+ "appflowy-integrate",
|
|
|
|
+ "async-stream",
|
|
"bytes",
|
|
"bytes",
|
|
"chrono",
|
|
"chrono",
|
|
"config",
|
|
"config",
|
|
|
|
+ "deadpool-postgres",
|
|
|
|
+ "flowy-database2",
|
|
|
|
+ "flowy-document2",
|
|
"flowy-error",
|
|
"flowy-error",
|
|
"flowy-folder2",
|
|
"flowy-folder2",
|
|
"flowy-user",
|
|
"flowy-user",
|
|
|
|
+ "futures",
|
|
"futures-util",
|
|
"futures-util",
|
|
"hyper",
|
|
"hyper",
|
|
"lazy_static",
|
|
"lazy_static",
|
|
@@ -2033,12 +2087,14 @@ dependencies = [
|
|
"nanoid",
|
|
"nanoid",
|
|
"parking_lot 0.12.1",
|
|
"parking_lot 0.12.1",
|
|
"postgrest",
|
|
"postgrest",
|
|
|
|
+ "refinery",
|
|
"reqwest",
|
|
"reqwest",
|
|
"serde",
|
|
"serde",
|
|
"serde-aux",
|
|
"serde-aux",
|
|
"serde_json",
|
|
"serde_json",
|
|
"thiserror",
|
|
"thiserror",
|
|
"tokio",
|
|
"tokio",
|
|
|
|
+ "tokio-postgres",
|
|
"tokio-retry",
|
|
"tokio-retry",
|
|
"tracing",
|
|
"tracing",
|
|
"uuid",
|
|
"uuid",
|
|
@@ -2758,7 +2814,7 @@ dependencies = [
|
|
"httpdate",
|
|
"httpdate",
|
|
"itoa 1.0.6",
|
|
"itoa 1.0.6",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
- "socket2",
|
|
|
|
|
|
+ "socket2 0.4.9",
|
|
"tokio",
|
|
"tokio",
|
|
"tower-service",
|
|
"tower-service",
|
|
"tracing",
|
|
"tracing",
|
|
@@ -3337,6 +3393,15 @@ version = "0.1.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "md-5"
|
|
|
|
+version = "0.10.5"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
|
|
|
|
+dependencies = [
|
|
|
|
+ "digest 0.10.7",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "md5"
|
|
name = "md5"
|
|
version = "0.7.0"
|
|
version = "0.7.0"
|
|
@@ -4061,6 +4126,37 @@ dependencies = [
|
|
"miniz_oxide 0.7.1",
|
|
"miniz_oxide 0.7.1",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "postgres-protocol"
|
|
|
|
+version = "0.6.5"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "78b7fa9f396f51dffd61546fd8573ee20592287996568e6175ceb0f8699ad75d"
|
|
|
|
+dependencies = [
|
|
|
|
+ "base64 0.21.2",
|
|
|
|
+ "byteorder",
|
|
|
|
+ "bytes",
|
|
|
|
+ "fallible-iterator",
|
|
|
|
+ "hmac",
|
|
|
|
+ "md-5",
|
|
|
|
+ "memchr",
|
|
|
|
+ "rand 0.8.5",
|
|
|
|
+ "sha2",
|
|
|
|
+ "stringprep",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "postgres-types"
|
|
|
|
+version = "0.2.5"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "f028f05971fe20f512bcc679e2c10227e57809a3af86a7606304435bc8896cd6"
|
|
|
|
+dependencies = [
|
|
|
|
+ "bytes",
|
|
|
|
+ "chrono",
|
|
|
|
+ "fallible-iterator",
|
|
|
|
+ "postgres-protocol",
|
|
|
|
+ "uuid",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "postgrest"
|
|
name = "postgrest"
|
|
version = "1.5.0"
|
|
version = "1.5.0"
|
|
@@ -4436,6 +4532,51 @@ dependencies = [
|
|
"thiserror",
|
|
"thiserror",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "refinery"
|
|
|
|
+version = "0.8.10"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "cdb0436d0dd7bd8d4fce1e828751fa79742b08e35f27cfea7546f8a322b5ef24"
|
|
|
|
+dependencies = [
|
|
|
|
+ "refinery-core",
|
|
|
|
+ "refinery-macros",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "refinery-core"
|
|
|
|
+version = "0.8.10"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "19206547cd047e8f4dfa6b20c30d3ecaf24be05841b6aa0aa926a47a3d0662bb"
|
|
|
|
+dependencies = [
|
|
|
|
+ "async-trait",
|
|
|
|
+ "cfg-if",
|
|
|
|
+ "lazy_static",
|
|
|
|
+ "log",
|
|
|
|
+ "regex",
|
|
|
|
+ "serde",
|
|
|
|
+ "siphasher",
|
|
|
|
+ "thiserror",
|
|
|
|
+ "time 0.3.22",
|
|
|
|
+ "tokio",
|
|
|
|
+ "tokio-postgres",
|
|
|
|
+ "toml 0.7.5",
|
|
|
|
+ "url",
|
|
|
|
+ "walkdir",
|
|
|
|
+]
|
|
|
|
+
|
|
|
|
+[[package]]
|
|
|
|
+name = "refinery-macros"
|
|
|
|
+version = "0.8.10"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "d94d4b9241859ba19eaa5c04c86e782eb3aa0aae2c5868e0cfa90c856e58a174"
|
|
|
|
+dependencies = [
|
|
|
|
+ "proc-macro2",
|
|
|
|
+ "quote",
|
|
|
|
+ "refinery-core",
|
|
|
|
+ "regex",
|
|
|
|
+ "syn 2.0.22",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "regex"
|
|
name = "regex"
|
|
version = "1.8.4"
|
|
version = "1.8.4"
|
|
@@ -4519,6 +4660,12 @@ dependencies = [
|
|
"winreg 0.10.1",
|
|
"winreg 0.10.1",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "retain_mut"
|
|
|
|
+version = "0.1.9"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "4389f1d5789befaf6029ebd9f7dac4af7f7e3d61b69d4f30e2ac02b57e7712b0"
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "ring"
|
|
name = "ring"
|
|
version = "0.16.20"
|
|
version = "0.16.20"
|
|
@@ -5131,6 +5278,16 @@ dependencies = [
|
|
"winapi",
|
|
"winapi",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "socket2"
|
|
|
|
+version = "0.5.3"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "2538b18701741680e0322a2302176d3253a35388e2e62f172f64f4f16605f877"
|
|
|
|
+dependencies = [
|
|
|
|
+ "libc",
|
|
|
|
+ "windows-sys 0.48.0",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "soup2"
|
|
name = "soup2"
|
|
version = "0.2.1"
|
|
version = "0.2.1"
|
|
@@ -5212,6 +5369,16 @@ dependencies = [
|
|
"quote",
|
|
"quote",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "stringprep"
|
|
|
|
+version = "0.1.2"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
|
|
|
|
+dependencies = [
|
|
|
|
+ "unicode-bidi",
|
|
|
|
+ "unicode-normalization",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "strsim"
|
|
name = "strsim"
|
|
version = "0.10.0"
|
|
version = "0.10.0"
|
|
@@ -5726,7 +5893,7 @@ dependencies = [
|
|
"parking_lot 0.12.1",
|
|
"parking_lot 0.12.1",
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
"signal-hook-registry",
|
|
"signal-hook-registry",
|
|
- "socket2",
|
|
|
|
|
|
+ "socket2 0.4.9",
|
|
"tokio-macros",
|
|
"tokio-macros",
|
|
"windows-sys 0.48.0",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
]
|
|
@@ -5752,6 +5919,30 @@ dependencies = [
|
|
"tokio",
|
|
"tokio",
|
|
]
|
|
]
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
+name = "tokio-postgres"
|
|
|
|
+version = "0.7.8"
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
+checksum = "6e89f6234aa8fd43779746012fcf53603cdb91fdd8399aa0de868c2d56b6dde1"
|
|
|
|
+dependencies = [
|
|
|
|
+ "async-trait",
|
|
|
|
+ "byteorder",
|
|
|
|
+ "bytes",
|
|
|
|
+ "fallible-iterator",
|
|
|
|
+ "futures-channel",
|
|
|
|
+ "futures-util",
|
|
|
|
+ "log",
|
|
|
|
+ "parking_lot 0.12.1",
|
|
|
|
+ "percent-encoding",
|
|
|
|
+ "phf 0.11.2",
|
|
|
|
+ "pin-project-lite",
|
|
|
|
+ "postgres-protocol",
|
|
|
|
+ "postgres-types",
|
|
|
|
+ "socket2 0.5.3",
|
|
|
|
+ "tokio",
|
|
|
|
+ "tokio-util",
|
|
|
|
+]
|
|
|
|
+
|
|
[[package]]
|
|
[[package]]
|
|
name = "tokio-retry"
|
|
name = "tokio-retry"
|
|
version = "0.3.0"
|
|
version = "0.3.0"
|