The namegen5 website.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

314 lines
7.8 KiB

3 years ago
3 years ago
3 years ago
3 years ago
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "bumpalo"
  6. version = "3.6.1"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "63396b8a4b9de3f4fdfb320ab6080762242f66a8ef174c49d8e19b674db4cdbe"
  9. [[package]]
  10. name = "cfg-if"
  11. version = "1.0.0"
  12. source = "registry+https://github.com/rust-lang/crates.io-index"
  13. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  14. [[package]]
  15. name = "dtoa"
  16. version = "0.4.7"
  17. source = "registry+https://github.com/rust-lang/crates.io-index"
  18. checksum = "88d7ed2934d741c6b37e33e3832298e8850b53fd2d2bea03873375596c7cea4e"
  19. [[package]]
  20. name = "getrandom"
  21. version = "0.1.16"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
  24. dependencies = [
  25. "cfg-if",
  26. "js-sys",
  27. "libc",
  28. "wasi",
  29. "wasm-bindgen",
  30. ]
  31. [[package]]
  32. name = "glob"
  33. version = "0.3.0"
  34. source = "registry+https://github.com/rust-lang/crates.io-index"
  35. checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
  36. [[package]]
  37. name = "itoa"
  38. version = "0.4.7"
  39. source = "registry+https://github.com/rust-lang/crates.io-index"
  40. checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
  41. [[package]]
  42. name = "js-sys"
  43. version = "0.3.48"
  44. source = "registry+https://github.com/rust-lang/crates.io-index"
  45. checksum = "dc9f84f9b115ce7843d60706df1422a916680bfdfcbdb0447c5614ff9d7e4d78"
  46. dependencies = [
  47. "wasm-bindgen",
  48. ]
  49. [[package]]
  50. name = "lazy_static"
  51. version = "1.4.0"
  52. source = "registry+https://github.com/rust-lang/crates.io-index"
  53. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  54. [[package]]
  55. name = "libc"
  56. version = "0.2.86"
  57. source = "registry+https://github.com/rust-lang/crates.io-index"
  58. checksum = "b7282d924be3275cec7f6756ff4121987bc6481325397dde6ba3e7802b1a8b1c"
  59. [[package]]
  60. name = "linked-hash-map"
  61. version = "0.5.4"
  62. source = "registry+https://github.com/rust-lang/crates.io-index"
  63. checksum = "7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3"
  64. [[package]]
  65. name = "log"
  66. version = "0.4.14"
  67. source = "registry+https://github.com/rust-lang/crates.io-index"
  68. checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
  69. dependencies = [
  70. "cfg-if",
  71. ]
  72. [[package]]
  73. name = "namegen"
  74. version = "0.1.4"
  75. source = "registry+https://github.com/rust-lang/crates.io-index"
  76. checksum = "3f027817f1474344b6bc28bf4e44b23fbf0f2e90d315303a51afeea643615e1b"
  77. dependencies = [
  78. "rand",
  79. "serde",
  80. ]
  81. [[package]]
  82. name = "namegen-compiler"
  83. version = "0.1.0"
  84. dependencies = [
  85. "glob",
  86. "namegen",
  87. "serde",
  88. "serde_derive",
  89. "serde_json",
  90. "serde_yaml",
  91. ]
  92. [[package]]
  93. name = "ppv-lite86"
  94. version = "0.2.10"
  95. source = "registry+https://github.com/rust-lang/crates.io-index"
  96. checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
  97. [[package]]
  98. name = "proc-macro2"
  99. version = "1.0.24"
  100. source = "registry+https://github.com/rust-lang/crates.io-index"
  101. checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
  102. dependencies = [
  103. "unicode-xid",
  104. ]
  105. [[package]]
  106. name = "quote"
  107. version = "1.0.9"
  108. source = "registry+https://github.com/rust-lang/crates.io-index"
  109. checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
  110. dependencies = [
  111. "proc-macro2",
  112. ]
  113. [[package]]
  114. name = "rand"
  115. version = "0.7.3"
  116. source = "registry+https://github.com/rust-lang/crates.io-index"
  117. checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
  118. dependencies = [
  119. "getrandom",
  120. "libc",
  121. "rand_chacha",
  122. "rand_core",
  123. "rand_hc",
  124. "rand_pcg",
  125. ]
  126. [[package]]
  127. name = "rand_chacha"
  128. version = "0.2.2"
  129. source = "registry+https://github.com/rust-lang/crates.io-index"
  130. checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
  131. dependencies = [
  132. "ppv-lite86",
  133. "rand_core",
  134. ]
  135. [[package]]
  136. name = "rand_core"
  137. version = "0.5.1"
  138. source = "registry+https://github.com/rust-lang/crates.io-index"
  139. checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
  140. dependencies = [
  141. "getrandom",
  142. ]
  143. [[package]]
  144. name = "rand_hc"
  145. version = "0.2.0"
  146. source = "registry+https://github.com/rust-lang/crates.io-index"
  147. checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
  148. dependencies = [
  149. "rand_core",
  150. ]
  151. [[package]]
  152. name = "rand_pcg"
  153. version = "0.2.1"
  154. source = "registry+https://github.com/rust-lang/crates.io-index"
  155. checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
  156. dependencies = [
  157. "rand_core",
  158. ]
  159. [[package]]
  160. name = "ryu"
  161. version = "1.0.5"
  162. source = "registry+https://github.com/rust-lang/crates.io-index"
  163. checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
  164. [[package]]
  165. name = "serde"
  166. version = "1.0.123"
  167. source = "registry+https://github.com/rust-lang/crates.io-index"
  168. checksum = "92d5161132722baa40d802cc70b15262b98258453e85e5d1d365c757c73869ae"
  169. dependencies = [
  170. "serde_derive",
  171. ]
  172. [[package]]
  173. name = "serde_derive"
  174. version = "1.0.123"
  175. source = "registry+https://github.com/rust-lang/crates.io-index"
  176. checksum = "9391c295d64fc0abb2c556bad848f33cb8296276b1ad2677d1ae1ace4f258f31"
  177. dependencies = [
  178. "proc-macro2",
  179. "quote",
  180. "syn",
  181. ]
  182. [[package]]
  183. name = "serde_json"
  184. version = "1.0.64"
  185. source = "registry+https://github.com/rust-lang/crates.io-index"
  186. checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
  187. dependencies = [
  188. "itoa",
  189. "ryu",
  190. "serde",
  191. ]
  192. [[package]]
  193. name = "serde_yaml"
  194. version = "0.8.17"
  195. source = "registry+https://github.com/rust-lang/crates.io-index"
  196. checksum = "15654ed4ab61726bf918a39cb8d98a2e2995b002387807fa6ba58fdf7f59bb23"
  197. dependencies = [
  198. "dtoa",
  199. "linked-hash-map",
  200. "serde",
  201. "yaml-rust",
  202. ]
  203. [[package]]
  204. name = "syn"
  205. version = "1.0.60"
  206. source = "registry+https://github.com/rust-lang/crates.io-index"
  207. checksum = "c700597eca8a5a762beb35753ef6b94df201c81cca676604f547495a0d7f0081"
  208. dependencies = [
  209. "proc-macro2",
  210. "quote",
  211. "unicode-xid",
  212. ]
  213. [[package]]
  214. name = "unicode-xid"
  215. version = "0.2.1"
  216. source = "registry+https://github.com/rust-lang/crates.io-index"
  217. checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
  218. [[package]]
  219. name = "wasi"
  220. version = "0.9.0+wasi-snapshot-preview1"
  221. source = "registry+https://github.com/rust-lang/crates.io-index"
  222. checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
  223. [[package]]
  224. name = "wasm-bindgen"
  225. version = "0.2.71"
  226. source = "registry+https://github.com/rust-lang/crates.io-index"
  227. checksum = "7ee1280240b7c461d6a0071313e08f34a60b0365f14260362e5a2b17d1d31aa7"
  228. dependencies = [
  229. "cfg-if",
  230. "wasm-bindgen-macro",
  231. ]
  232. [[package]]
  233. name = "wasm-bindgen-backend"
  234. version = "0.2.71"
  235. source = "registry+https://github.com/rust-lang/crates.io-index"
  236. checksum = "5b7d8b6942b8bb3a9b0e73fc79b98095a27de6fa247615e59d096754a3bc2aa8"
  237. dependencies = [
  238. "bumpalo",
  239. "lazy_static",
  240. "log",
  241. "proc-macro2",
  242. "quote",
  243. "syn",
  244. "wasm-bindgen-shared",
  245. ]
  246. [[package]]
  247. name = "wasm-bindgen-macro"
  248. version = "0.2.71"
  249. source = "registry+https://github.com/rust-lang/crates.io-index"
  250. checksum = "e5ac38da8ef716661f0f36c0d8320b89028efe10c7c0afde65baffb496ce0d3b"
  251. dependencies = [
  252. "quote",
  253. "wasm-bindgen-macro-support",
  254. ]
  255. [[package]]
  256. name = "wasm-bindgen-macro-support"
  257. version = "0.2.71"
  258. source = "registry+https://github.com/rust-lang/crates.io-index"
  259. checksum = "cc053ec74d454df287b9374ee8abb36ffd5acb95ba87da3ba5b7d3fe20eb401e"
  260. dependencies = [
  261. "proc-macro2",
  262. "quote",
  263. "syn",
  264. "wasm-bindgen-backend",
  265. "wasm-bindgen-shared",
  266. ]
  267. [[package]]
  268. name = "wasm-bindgen-shared"
  269. version = "0.2.71"
  270. source = "registry+https://github.com/rust-lang/crates.io-index"
  271. checksum = "7d6f8ec44822dd71f5f221a5847fb34acd9060535c1211b70a05844c0f6383b1"
  272. [[package]]
  273. name = "yaml-rust"
  274. version = "0.4.5"
  275. source = "registry+https://github.com/rust-lang/crates.io-index"
  276. checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
  277. dependencies = [
  278. "linked-hash-map",
  279. ]