| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | # This file is automatically @generated by Cargo. | 
					
						
							|  |  |  | # It is not intended for manual editing. | 
					
						
							|  |  |  | version = 3 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "addr2line" | 
					
						
							|  |  |  | version = "0.21.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "gimli", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "adler" | 
					
						
							|  |  |  | version = "1.0.2" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "aho-corasick" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.1.2" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "memchr", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "autocfg" | 
					
						
							|  |  |  | version = "1.1.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "backtrace" | 
					
						
							|  |  |  | version = "0.3.69" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "addr2line", | 
					
						
							|  |  |  |  "cc", | 
					
						
							|  |  |  |  "cfg-if", | 
					
						
							|  |  |  |  "libc", | 
					
						
							|  |  |  |  "miniz_oxide", | 
					
						
							|  |  |  |  "object", | 
					
						
							|  |  |  |  "rustc-demangle", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "bitflags" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "2.4.2" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-25 00:44:08 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "bytemuck" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.14.3" | 
					
						
							| 
									
										
										
										
											2023-06-25 00:44:08 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "a2ef034f05691a48569bd920a96c81b9d91bbad1ab5ac7c4616c1f6ef36cb79f" | 
					
						
							| 
									
										
										
										
											2023-06-25 00:44:08 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "bytes" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.5.0" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "cc" | 
					
						
							|  |  |  | version = "1.0.90" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "cfg-if" | 
					
						
							|  |  |  | version = "1.0.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "convert_case" | 
					
						
							|  |  |  | version = "0.6.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "unicode-segmentation", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "ctor" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.2.7" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "ad291aa74992b9b7a7e88c38acbbf6ad7e107f1d90ee8775b7bc1fc3394f485c" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "quote", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "syn", | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "equivalent" | 
					
						
							|  |  |  | version = "1.0.1" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "gbt" | 
					
						
							| 
									
										
										
										
											2024-01-24 18:47:08 +00:00
										 |  |  | version = "1.0.0" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2023-06-25 00:44:08 -07:00
										 |  |  |  "bytemuck", | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  |  "bytes", | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  |  "napi", | 
					
						
							|  |  |  |  "napi-build", | 
					
						
							|  |  |  |  "napi-derive", | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  |  "priority-queue", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  |  "tracing", | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  |  "tracing-log", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  |  "tracing-subscriber", | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "gimli" | 
					
						
							|  |  |  | version = "0.28.1" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "hashbrown" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "0.14.3" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "hermit-abi" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.3.9" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "indexmap" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.2.5" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "equivalent", | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  |  "hashbrown", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "lazy_static" | 
					
						
							|  |  |  | version = "1.4.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "libc" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.2.153" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "libloading" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.8.3" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "0c2a198fb6b0eada2a8df47933734e6d35d350665a33a3593d7164fa52c75c19" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "cfg-if", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "windows-targets", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "log" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.4.21" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "matchers" | 
					
						
							|  |  |  | version = "0.1.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  |  "regex-automata 0.1.10", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "memchr" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "2.7.1" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "miniz_oxide" | 
					
						
							|  |  |  | version = "0.7.2" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "adler", | 
					
						
							|  |  |  | ] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "napi" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.16.0" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "54a63d0570e4c3e0daf7a8d380563610e159f538e20448d6c911337246f40e84" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  |  "bitflags", | 
					
						
							|  |  |  |  "ctor", | 
					
						
							|  |  |  |  "napi-derive", | 
					
						
							|  |  |  |  "napi-sys", | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  |  "tokio", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "napi-build" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.1.2" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "2f9130fccc5f763cf2069b34a089a18f0d0883c66aceb81f2fad541a3d823c43" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "napi-derive" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.16.0" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "05bb7c37e3c1dda9312fdbe4a9fc7507fca72288ba154ec093e2d49114e727ce" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  |  "cfg-if", | 
					
						
							|  |  |  |  "convert_case", | 
					
						
							|  |  |  |  "napi-derive-backend", | 
					
						
							|  |  |  |  "proc-macro2", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  |  "quote", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "syn", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "napi-derive-backend" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "1.0.62" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "f785a8b8d7b83e925f5aa6d2ae3c159d17fe137ac368dc185bef410e7acdaeb4" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "convert_case", | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							|  |  |  |  "proc-macro2", | 
					
						
							|  |  |  |  "quote", | 
					
						
							|  |  |  |  "regex", | 
					
						
							|  |  |  |  "semver", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "syn", | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "napi-sys" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.3.0" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "2503fa6af34dc83fb74888df8b22afe933b58d37daf7d80424b1c60c68196b8b" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "libloading", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "nu-ansi-term" | 
					
						
							|  |  |  | version = "0.46.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "overload", | 
					
						
							|  |  |  |  "winapi", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "num_cpus" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.16.0" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "hermit-abi", | 
					
						
							|  |  |  |  "libc", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "object" | 
					
						
							|  |  |  | version = "0.32.2" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "memchr", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "once_cell" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "1.19.0" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "overload" | 
					
						
							|  |  |  | version = "0.1.1" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "pin-project-lite" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.2.13" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "priority-queue" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | version = "2.0.2" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | checksum = "509354d8a769e8d0b567d6821b84495c60213162761a732d68ce87c964bd347f" | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "autocfg", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "equivalent", | 
					
						
							| 
									
										
										
										
											2023-06-23 18:37:03 -04:00
										 |  |  |  "indexmap", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "proc-macro2" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.0.78" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "unicode-ident", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "quote" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.0.35" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "proc-macro2", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "regex" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.10.3" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  |  "aho-corasick", | 
					
						
							|  |  |  |  "memchr", | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  |  "regex-automata 0.4.6", | 
					
						
							|  |  |  |  "regex-syntax 0.8.2", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "regex-automata" | 
					
						
							|  |  |  | version = "0.1.10" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "regex-syntax 0.6.29", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "regex-automata" | 
					
						
							|  |  |  | version = "0.4.6" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "aho-corasick", | 
					
						
							|  |  |  |  "memchr", | 
					
						
							|  |  |  |  "regex-syntax 0.8.2", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "regex-syntax" | 
					
						
							|  |  |  | version = "0.6.29" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "regex-syntax" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.8.2" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "rustc-demangle" | 
					
						
							|  |  |  | version = "0.1.23" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "semver" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.0.22" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "sharded-slab" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.1.7" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "lazy_static", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "smallvec" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.13.1" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | name = "syn" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "2.0.52" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "proc-macro2", | 
					
						
							|  |  |  |  "quote", | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  |  "unicode-ident", | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "thread_local" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.1.8" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "cfg-if", | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "tokio" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.36.0" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | dependencies = [ | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  |  "backtrace", | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  |  "num_cpus", | 
					
						
							|  |  |  |  "pin-project-lite", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "tracing" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.1.40" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "pin-project-lite", | 
					
						
							|  |  |  |  "tracing-attributes", | 
					
						
							|  |  |  |  "tracing-core", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "tracing-attributes" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.1.27" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "proc-macro2", | 
					
						
							|  |  |  |  "quote", | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  |  "syn", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "tracing-core" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.1.32" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							|  |  |  |  "valuable", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2024-03-05 22:32:14 +09:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "tracing-log" | 
					
						
							|  |  |  | version = "0.2.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "log", | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							|  |  |  |  "tracing-core", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "tracing-subscriber" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.3.18" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "matchers", | 
					
						
							|  |  |  |  "nu-ansi-term", | 
					
						
							|  |  |  |  "once_cell", | 
					
						
							|  |  |  |  "regex", | 
					
						
							|  |  |  |  "sharded-slab", | 
					
						
							|  |  |  |  "smallvec", | 
					
						
							|  |  |  |  "thread_local", | 
					
						
							|  |  |  |  "tracing", | 
					
						
							|  |  |  |  "tracing-core", | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  |  "tracing-log", | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "unicode-ident" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.0.12" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "unicode-segmentation" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "1.11.0" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202" | 
					
						
							| 
									
										
										
										
											2023-06-24 11:21:58 -07:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-26 19:29:32 -07:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "valuable" | 
					
						
							|  |  |  | version = "0.1.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2023-06-23 16:42:58 -04:00
										 |  |  | [[package]] | 
					
						
							|  |  |  | name = "winapi" | 
					
						
							|  |  |  | version = "0.3.9" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" | 
					
						
							|  |  |  | dependencies = [ | 
					
						
							|  |  |  |  "winapi-i686-pc-windows-gnu", | 
					
						
							|  |  |  |  "winapi-x86_64-pc-windows-gnu", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "winapi-i686-pc-windows-gnu" | 
					
						
							|  |  |  | version = "0.4.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "winapi-x86_64-pc-windows-gnu" | 
					
						
							|  |  |  | version = "0.4.0" | 
					
						
							|  |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							|  |  |  | checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows-targets" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | dependencies = [ | 
					
						
							|  |  |  |  "windows_aarch64_gnullvm", | 
					
						
							|  |  |  |  "windows_aarch64_msvc", | 
					
						
							|  |  |  |  "windows_i686_gnu", | 
					
						
							|  |  |  |  "windows_i686_msvc", | 
					
						
							|  |  |  |  "windows_x86_64_gnu", | 
					
						
							|  |  |  |  "windows_x86_64_gnullvm", | 
					
						
							|  |  |  |  "windows_x86_64_msvc", | 
					
						
							|  |  |  | ] | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_aarch64_gnullvm" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_aarch64_msvc" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_i686_gnu" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_i686_msvc" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_x86_64_gnu" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_x86_64_gnullvm" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | 
 | 
					
						
							|  |  |  | [[package]] | 
					
						
							|  |  |  | name = "windows_x86_64_msvc" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | version = "0.52.4" | 
					
						
							| 
									
										
										
										
											2023-06-24 19:28:19 -07:00
										 |  |  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
					
						
							| 
									
										
										
										
											2024-03-10 13:27:09 +09:00
										 |  |  | checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8" |