|
@@ -120,7 +120,7 @@ checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
|
|
|
[[package]]
|
|
|
name = "appflowy-integrate"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"collab",
|
|
@@ -129,7 +129,8 @@ dependencies = [
|
|
|
"collab-folder",
|
|
|
"collab-persistence",
|
|
|
"collab-plugins",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "futures",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"tracing",
|
|
@@ -611,12 +612,13 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
+ "async-trait",
|
|
|
"bytes",
|
|
|
"lib0",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"thiserror",
|
|
@@ -626,28 +628,10 @@ dependencies = [
|
|
|
"yrs",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "collab-client-ws"
|
|
|
-version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
-dependencies = [
|
|
|
- "bytes",
|
|
|
- "collab-sync",
|
|
|
- "futures-util",
|
|
|
- "serde",
|
|
|
- "serde_json",
|
|
|
- "thiserror",
|
|
|
- "tokio",
|
|
|
- "tokio-retry",
|
|
|
- "tokio-stream",
|
|
|
- "tokio-tungstenite",
|
|
|
- "tracing",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "collab-database"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"async-trait",
|
|
@@ -660,7 +644,7 @@ dependencies = [
|
|
|
"lazy_static",
|
|
|
"lru",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"serde_repr",
|
|
@@ -676,7 +660,7 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-define"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"collab",
|
|
@@ -688,7 +672,7 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-derive"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -700,14 +684,14 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-document"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"collab",
|
|
|
"collab-derive",
|
|
|
"collab-persistence",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"thiserror",
|
|
@@ -719,14 +703,14 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-folder"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"chrono",
|
|
|
"collab",
|
|
|
"collab-derive",
|
|
|
"collab-persistence",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"serde_repr",
|
|
@@ -739,16 +723,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-persistence"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
+ "async-trait",
|
|
|
"bincode",
|
|
|
"chrono",
|
|
|
+ "collab",
|
|
|
"lazy_static",
|
|
|
"lib0",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"rocksdb",
|
|
|
"serde",
|
|
|
- "sled",
|
|
|
"smallvec",
|
|
|
"thiserror",
|
|
|
"tokio",
|
|
@@ -759,17 +744,17 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-plugins"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"async-trait",
|
|
|
"collab",
|
|
|
- "collab-client-ws",
|
|
|
"collab-define",
|
|
|
"collab-persistence",
|
|
|
"collab-sync",
|
|
|
+ "collab-ws",
|
|
|
"futures-util",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"rand 0.8.5",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -787,14 +772,14 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-sync"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"bytes",
|
|
|
"collab",
|
|
|
"futures-util",
|
|
|
"lib0",
|
|
|
"md5",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"thiserror",
|
|
@@ -809,12 +794,12 @@ dependencies = [
|
|
|
[[package]]
|
|
|
name = "collab-user"
|
|
|
version = "0.1.0"
|
|
|
-source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=223011#223011a4340d0d98e7e10ca6bb19b8d622b0f568"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"collab",
|
|
|
"collab-define",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"tokio",
|
|
@@ -822,6 +807,24 @@ dependencies = [
|
|
|
"tracing",
|
|
|
]
|
|
|
|
|
|
+[[package]]
|
|
|
+name = "collab-ws"
|
|
|
+version = "0.1.0"
|
|
|
+source = "git+https://github.com/AppFlowy-IO/AppFlowy-Collab?rev=a6ce82#a6ce82e00345fb34eccaf2fad55ec722365d38fa"
|
|
|
+dependencies = [
|
|
|
+ "bytes",
|
|
|
+ "collab-sync",
|
|
|
+ "futures-util",
|
|
|
+ "serde",
|
|
|
+ "serde_json",
|
|
|
+ "thiserror",
|
|
|
+ "tokio",
|
|
|
+ "tokio-retry",
|
|
|
+ "tokio-stream",
|
|
|
+ "tokio-tungstenite",
|
|
|
+ "tracing",
|
|
|
+]
|
|
|
+
|
|
|
[[package]]
|
|
|
name = "config"
|
|
|
version = "0.10.1"
|
|
@@ -1072,7 +1075,7 @@ dependencies = [
|
|
|
"lazy_static",
|
|
|
"lib-dispatch",
|
|
|
"log",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -1090,7 +1093,7 @@ dependencies = [
|
|
|
"hashbrown 0.12.3",
|
|
|
"lock_api",
|
|
|
"once_cell",
|
|
|
- "parking_lot_core 0.9.7",
|
|
|
+ "parking_lot_core",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1367,7 +1370,7 @@ dependencies = [
|
|
|
"lib-dispatch",
|
|
|
"lib-infra",
|
|
|
"lib-log",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"serde_repr",
|
|
@@ -1415,7 +1418,7 @@ dependencies = [
|
|
|
"lib-dispatch",
|
|
|
"lib-infra",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"rayon",
|
|
|
"rust_decimal",
|
|
@@ -1475,7 +1478,7 @@ dependencies = [
|
|
|
"lib-dispatch",
|
|
|
"lib-infra",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -1556,7 +1559,7 @@ dependencies = [
|
|
|
"lib-dispatch",
|
|
|
"lib-infra",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"strum_macros 0.21.1",
|
|
|
"tokio",
|
|
@@ -1619,7 +1622,7 @@ dependencies = [
|
|
|
"lazy_static",
|
|
|
"lib-infra",
|
|
|
"mime_guess",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"postgrest",
|
|
|
"reqwest",
|
|
|
"serde",
|
|
@@ -1657,7 +1660,7 @@ dependencies = [
|
|
|
"libsqlite3-sys",
|
|
|
"openssl",
|
|
|
"openssl-sys",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"r2d2",
|
|
|
"scheduled-thread-pool",
|
|
|
"serde",
|
|
@@ -1726,7 +1729,7 @@ dependencies = [
|
|
|
"lib-dispatch",
|
|
|
"lib-infra",
|
|
|
"nanoid",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
@@ -1772,7 +1775,7 @@ dependencies = [
|
|
|
"log",
|
|
|
"nanoid",
|
|
|
"once_cell",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"protobuf",
|
|
|
"quickcheck",
|
|
|
"quickcheck_macros",
|
|
@@ -1835,16 +1838,6 @@ dependencies = [
|
|
|
"percent-encoding",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fs2"
|
|
|
-version = "0.4.3"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9564fc758e15025b46aa6643b1b77d047d1a56a1aea6e01002ac0c7026876213"
|
|
|
-dependencies = [
|
|
|
- "libc",
|
|
|
- "winapi",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "fuchsia-cprng"
|
|
|
version = "0.1.1"
|
|
@@ -1940,15 +1933,6 @@ dependencies = [
|
|
|
"slab",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "fxhash"
|
|
|
-version = "0.2.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
|
|
|
-dependencies = [
|
|
|
- "byteorder",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "generic-array"
|
|
|
version = "0.14.7"
|
|
@@ -2889,17 +2873,6 @@ version = "0.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "parking_lot"
|
|
|
-version = "0.11.2"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
|
|
-dependencies = [
|
|
|
- "instant",
|
|
|
- "lock_api",
|
|
|
- "parking_lot_core 0.8.6",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "parking_lot"
|
|
|
version = "0.12.1"
|
|
@@ -2907,21 +2880,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
|
dependencies = [
|
|
|
"lock_api",
|
|
|
- "parking_lot_core 0.9.7",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "parking_lot_core"
|
|
|
-version = "0.8.6"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
|
|
-dependencies = [
|
|
|
- "cfg-if",
|
|
|
- "instant",
|
|
|
- "libc",
|
|
|
- "redox_syscall 0.2.16",
|
|
|
- "smallvec",
|
|
|
- "winapi",
|
|
|
+ "parking_lot_core",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -3485,7 +3444,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "51de85fb3fb6524929c8a2eb85e6b6d363de4e8c48f9e2c2eac4944abc181c93"
|
|
|
dependencies = [
|
|
|
"log",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"scheduled-thread-pool",
|
|
|
]
|
|
|
|
|
@@ -3923,7 +3882,7 @@ version = "0.2.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "3cbc66816425a074528352f5789333ecff06ca41b36b0b0efdfbb29edc391a19"
|
|
|
dependencies = [
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -4127,22 +4086,6 @@ dependencies = [
|
|
|
"autocfg",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "sled"
|
|
|
-version = "0.34.7"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "7f96b4737c2ce5987354855aed3797279def4ebf734436c6aa4552cf8e169935"
|
|
|
-dependencies = [
|
|
|
- "crc32fast",
|
|
|
- "crossbeam-epoch",
|
|
|
- "crossbeam-utils",
|
|
|
- "fs2",
|
|
|
- "fxhash",
|
|
|
- "libc",
|
|
|
- "log",
|
|
|
- "parking_lot 0.11.2",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "slug"
|
|
|
version = "0.1.4"
|
|
@@ -4432,7 +4375,7 @@ dependencies = [
|
|
|
"libc",
|
|
|
"mio",
|
|
|
"num_cpus",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"pin-project-lite",
|
|
|
"signal-hook-registry",
|
|
|
"socket2 0.4.9",
|
|
@@ -4485,7 +4428,7 @@ dependencies = [
|
|
|
"futures-channel",
|
|
|
"futures-util",
|
|
|
"log",
|
|
|
- "parking_lot 0.12.1",
|
|
|
+ "parking_lot",
|
|
|
"percent-encoding",
|
|
|
"phf 0.11.1",
|
|
|
"pin-project-lite",
|