]>
Commit | Line | Data |
---|---|---|
1 | # This file is automatically @generated by Cargo. | |
2 | # It is not intended for manual editing. | |
3 | version = 3 | |
4 | ||
5 | [[package]] | |
6 | name = "blog" | |
7 | version = "7.0.0" | |
8 | dependencies = [ | |
9 | "serde", | |
10 | "serde_json", | |
11 | "time", | |
12 | ] | |
13 | ||
14 | [[package]] | |
15 | name = "deranged" | |
16 | version = "0.3.11" | |
17 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
18 | checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" | |
19 | dependencies = [ | |
20 | "powerfmt", | |
21 | ] | |
22 | ||
23 | [[package]] | |
24 | name = "itoa" | |
25 | version = "1.0.10" | |
26 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
27 | checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" | |
28 | ||
29 | [[package]] | |
30 | name = "num-conv" | |
31 | version = "0.1.0" | |
32 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
33 | checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" | |
34 | ||
35 | [[package]] | |
36 | name = "powerfmt" | |
37 | version = "0.2.0" | |
38 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
39 | checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" | |
40 | ||
41 | [[package]] | |
42 | name = "proc-macro2" | |
43 | version = "1.0.78" | |
44 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
45 | checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" | |
46 | dependencies = [ | |
47 | "unicode-ident", | |
48 | ] | |
49 | ||
50 | [[package]] | |
51 | name = "quote" | |
52 | version = "1.0.35" | |
53 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
54 | checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" | |
55 | dependencies = [ | |
56 | "proc-macro2", | |
57 | ] | |
58 | ||
59 | [[package]] | |
60 | name = "ryu" | |
61 | version = "1.0.17" | |
62 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
63 | checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1" | |
64 | ||
65 | [[package]] | |
66 | name = "serde" | |
67 | version = "1.0.197" | |
68 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
69 | checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2" | |
70 | dependencies = [ | |
71 | "serde_derive", | |
72 | ] | |
73 | ||
74 | [[package]] | |
75 | name = "serde_derive" | |
76 | version = "1.0.197" | |
77 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
78 | checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b" | |
79 | dependencies = [ | |
80 | "proc-macro2", | |
81 | "quote", | |
82 | "syn", | |
83 | ] | |
84 | ||
85 | [[package]] | |
86 | name = "serde_json" | |
87 | version = "1.0.114" | |
88 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
89 | checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0" | |
90 | dependencies = [ | |
91 | "itoa", | |
92 | "ryu", | |
93 | "serde", | |
94 | ] | |
95 | ||
96 | [[package]] | |
97 | name = "syn" | |
98 | version = "2.0.52" | |
99 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
100 | checksum = "b699d15b36d1f02c3e7c69f8ffef53de37aefae075d8488d4ba1a7788d574a07" | |
101 | dependencies = [ | |
102 | "proc-macro2", | |
103 | "quote", | |
104 | "unicode-ident", | |
105 | ] | |
106 | ||
107 | [[package]] | |
108 | name = "time" | |
109 | version = "0.3.34" | |
110 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
111 | checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749" | |
112 | dependencies = [ | |
113 | "deranged", | |
114 | "itoa", | |
115 | "num-conv", | |
116 | "powerfmt", | |
117 | "serde", | |
118 | "time-core", | |
119 | "time-macros", | |
120 | ] | |
121 | ||
122 | [[package]] | |
123 | name = "time-core" | |
124 | version = "0.1.2" | |
125 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
126 | checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" | |
127 | ||
128 | [[package]] | |
129 | name = "time-macros" | |
130 | version = "0.2.17" | |
131 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
132 | checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774" | |
133 | dependencies = [ | |
134 | "num-conv", | |
135 | "time-core", | |
136 | ] | |
137 | ||
138 | [[package]] | |
139 | name = "unicode-ident" | |
140 | version = "1.0.12" | |
141 | source = "registry+https://github.com/rust-lang/crates.io-index" | |
142 | checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" |