2022-03-02 15:10:53 +08:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								[package]
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								name = "flowy-grid"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								version = "0.1.0"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								edition = "2021"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								[dependencies]
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-02 22:43:04 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								lib-dispatch = { path = "../lib-dispatch" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 18:11:12 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								dart-notify = { path = "../dart-notify" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-19 16:52:28 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy-revision = { path = "../flowy-revision" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 21:26:32 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy-error = { path = "../flowy-error", features = ["db"]}
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 18:11:12 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy-derive = { path = "../../../shared-lib/flowy-derive" }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								lib-ot = { path = "../../../shared-lib/lib-ot" }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								lib-infra = { path = "../../../shared-lib/lib-infra" }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								flowy-grid-data-model = { path = "../../../shared-lib/flowy-grid-data-model" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-19 16:52:28 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy-sync = { path = "../../../shared-lib/flowy-sync" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 21:26:32 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy-database = { path = "../flowy-database" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 18:11:12 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-02 22:43:04 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								strum = "0.21"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								strum_macros = "0.21"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								tracing = { version = "0.1", features = ["log"] }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								protobuf = {version = "2.18.0"}
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-03 22:17:07 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								rust_decimal = "1.8.1"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								rusty-money = {version = "0.4.0", features = ["iso"]}
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								lazy_static = "1.4.0"
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								chrono = "0.4.19"
							 | 
						
					
						
							
								
									
										
										
										
											2022-04-11 15:27:03 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								nanoid = "0.4.0"
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-03 22:17:07 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								bytes = { version = "1.0" }
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-04 18:11:12 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								diesel = {version = "1.4.8", features = ["sqlite"]}
							 | 
						
					
						
							
								
									
										
										
										
											2022-06-14 08:37:44 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								dashmap = "5"
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-05 10:59:44 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								tokio = {version = "1", features = ["sync"]}
							 | 
						
					
						
							
								
									
										
										
										
											2022-04-28 21:16:28 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								rayon = "1.5.2"
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-12 22:52:24 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								serde = { version = "1.0", features = ["derive"] }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								serde_json = {version = "1.0"}
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-31 14:43:31 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								serde_repr = "0.1"
							 | 
						
					
						
							
								
									
										
										
										
											2022-04-11 14:09:50 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								indexmap = {version = "1.8.1", features = ["serde"]}
							 | 
						
					
						
							
								
									
										
										
										
											2022-05-29 10:56:34 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								fancy-regex = "0.10.0"
							 | 
						
					
						
							
								
									
										
										
										
											2022-06-14 08:46:11 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								regex = "1.5.6"
							 | 
						
					
						
							
								
									
										
										
										
											2022-05-29 21:47:38 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								url = { version = "2"}
							 | 
						
					
						
							
								
									
										
										
										
											2022-06-06 20:06:08 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								futures = "0.3.15"
							 | 
						
					
						
							
								
									
										
										
										
											2022-06-29 13:44:15 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								atomic_refcell = "0.1.8"
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-02 22:43:04 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-12 21:06:15 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								[dev-dependencies]
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								flowy-test = { path = "../flowy-test" }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								flowy-grid = { path = "../flowy-grid", features = ["flowy_unit_test"]}
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-02 22:43:04 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								[build-dependencies]
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								lib-infra = { path = "../../../shared-lib/lib-infra", features = ["protobuf_file_gen", "proto_gen"] }
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								[features]
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								default = []
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-12 21:06:15 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								dart = ["lib-infra/dart"]
							 | 
						
					
						
							
								
									
										
										
										
											2022-03-19 16:52:28 +08:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								flowy_unit_test = ["flowy-revision/flowy_unit_test"]
							 |