diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 78 |
1 files changed, 78 insertions, 0 deletions
| @@ -148,6 +148,58 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 148 | checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" | 148 | checksum = "f2032f911046de80f0a198e0901378627c33f59ea0ac00e363d481118bd70a53" |
| 149 | 149 | ||
| 150 | [[package]] | 150 | [[package]] |
| 151 | name = "axum" | ||
| 152 | version = "0.8.9" | ||
| 153 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 154 | checksum = "31b698c5f9a010f6573133b09e0de5408834d0c82f8d7475a89fc1867a71cd90" | ||
| 155 | dependencies = [ | ||
| 156 | "axum-core", | ||
| 157 | "bytes", | ||
| 158 | "form_urlencoded", | ||
| 159 | "futures-util", | ||
| 160 | "http", | ||
| 161 | "http-body", | ||
| 162 | "http-body-util", | ||
| 163 | "hyper", | ||
| 164 | "hyper-util", | ||
| 165 | "itoa", | ||
| 166 | "matchit", | ||
| 167 | "memchr", | ||
| 168 | "mime", | ||
| 169 | "percent-encoding", | ||
| 170 | "pin-project-lite", | ||
| 171 | "serde_core", | ||
| 172 | "serde_json", | ||
| 173 | "serde_path_to_error", | ||
| 174 | "serde_urlencoded", | ||
| 175 | "sync_wrapper", | ||
| 176 | "tokio", | ||
| 177 | "tower", | ||
| 178 | "tower-layer", | ||
| 179 | "tower-service", | ||
| 180 | "tracing", | ||
| 181 | ] | ||
| 182 | |||
| 183 | [[package]] | ||
| 184 | name = "axum-core" | ||
| 185 | version = "0.5.6" | ||
| 186 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 187 | checksum = "08c78f31d7b1291f7ee735c1c6780ccde7785daae9a9206026862dab7d8792d1" | ||
| 188 | dependencies = [ | ||
| 189 | "bytes", | ||
| 190 | "futures-core", | ||
| 191 | "http", | ||
| 192 | "http-body", | ||
| 193 | "http-body-util", | ||
| 194 | "mime", | ||
| 195 | "pin-project-lite", | ||
| 196 | "sync_wrapper", | ||
| 197 | "tower-layer", | ||
| 198 | "tower-service", | ||
| 199 | "tracing", | ||
| 200 | ] | ||
| 201 | |||
| 202 | [[package]] | ||
| 151 | name = "base64" | 203 | name = "base64" |
| 152 | version = "0.22.1" | 204 | version = "0.22.1" |
| 153 | source = "registry+https://github.com/rust-lang/crates.io-index" | 205 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -785,6 +837,7 @@ name = "grasp-mirror" | |||
| 785 | version = "0.1.0" | 837 | version = "0.1.0" |
| 786 | dependencies = [ | 838 | dependencies = [ |
| 787 | "anyhow", | 839 | "anyhow", |
| 840 | "axum", | ||
| 788 | "clap", | 841 | "clap", |
| 789 | "dirs", | 842 | "dirs", |
| 790 | "dotenvy", | 843 | "dotenvy", |
| @@ -935,6 +988,12 @@ source = "registry+https://github.com/rust-lang/crates.io-index" | |||
| 935 | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" | 988 | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" |
| 936 | 989 | ||
| 937 | [[package]] | 990 | [[package]] |
| 991 | name = "httpdate" | ||
| 992 | version = "1.0.3" | ||
| 993 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 994 | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | ||
| 995 | |||
| 996 | [[package]] | ||
| 938 | name = "hyper" | 997 | name = "hyper" |
| 939 | version = "1.9.0" | 998 | version = "1.9.0" |
| 940 | source = "registry+https://github.com/rust-lang/crates.io-index" | 999 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -948,6 +1007,7 @@ dependencies = [ | |||
| 948 | "http", | 1007 | "http", |
| 949 | "http-body", | 1008 | "http-body", |
| 950 | "httparse", | 1009 | "httparse", |
| 1010 | "httpdate", | ||
| 951 | "itoa", | 1011 | "itoa", |
| 952 | "pin-project-lite", | 1012 | "pin-project-lite", |
| 953 | "smallvec", | 1013 | "smallvec", |
| @@ -1321,6 +1381,12 @@ dependencies = [ | |||
| 1321 | ] | 1381 | ] |
| 1322 | 1382 | ||
| 1323 | [[package]] | 1383 | [[package]] |
| 1384 | name = "matchit" | ||
| 1385 | version = "0.8.4" | ||
| 1386 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 1387 | checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" | ||
| 1388 | |||
| 1389 | [[package]] | ||
| 1324 | name = "md-5" | 1390 | name = "md-5" |
| 1325 | version = "0.10.6" | 1391 | version = "0.10.6" |
| 1326 | source = "registry+https://github.com/rust-lang/crates.io-index" | 1392 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2114,6 +2180,17 @@ dependencies = [ | |||
| 2114 | ] | 2180 | ] |
| 2115 | 2181 | ||
| 2116 | [[package]] | 2182 | [[package]] |
| 2183 | name = "serde_path_to_error" | ||
| 2184 | version = "0.1.20" | ||
| 2185 | source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| 2186 | checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" | ||
| 2187 | dependencies = [ | ||
| 2188 | "itoa", | ||
| 2189 | "serde", | ||
| 2190 | "serde_core", | ||
| 2191 | ] | ||
| 2192 | |||
| 2193 | [[package]] | ||
| 2117 | name = "serde_spanned" | 2194 | name = "serde_spanned" |
| 2118 | version = "0.6.9" | 2195 | version = "0.6.9" |
| 2119 | source = "registry+https://github.com/rust-lang/crates.io-index" | 2196 | source = "registry+https://github.com/rust-lang/crates.io-index" |
| @@ -2745,6 +2822,7 @@ dependencies = [ | |||
| 2745 | "tokio", | 2822 | "tokio", |
| 2746 | "tower-layer", | 2823 | "tower-layer", |
| 2747 | "tower-service", | 2824 | "tower-service", |
| 2825 | "tracing", | ||
| 2748 | ] | 2826 | ] |
| 2749 | 2827 | ||
| 2750 | [[package]] | 2828 | [[package]] |