File tree Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Expand file tree Collapse file tree 2 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -170,7 +170,6 @@ dependencies = [
170170 "tiny_http",
171171 "tokio",
172172 "tokio-rustls",
173- "urlencoding",
174173 "webpki-roots",
175174]
176175
@@ -850,12 +849,6 @@ version = "0.9.0"
850849source = "registry+https://github.com/rust-lang/crates.io-index"
851850checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
852851
853- [[package]]
854- name = "urlencoding"
855- version = "2.1.3"
856- source = "registry+https://github.com/rust-lang/crates.io-index"
857- checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
858-
859852[[package]]
860853name = "wasi"
861854version = "0.11.0+wasi-snapshot-preview1"
Original file line number Diff line number Diff line change @@ -170,7 +170,6 @@ dependencies = [
170170 "tiny_http",
171171 "tokio",
172172 "tokio-rustls",
173- "urlencoding",
174173 "webpki-roots",
175174]
176175
@@ -883,12 +882,6 @@ version = "0.9.0"
883882source = "registry+https://github.com/rust-lang/crates.io-index"
884883checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
885884
886- [[package]]
887- name = "urlencoding"
888- version = "2.1.3"
889- source = "registry+https://github.com/rust-lang/crates.io-index"
890- checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
891-
892885[[package]]
893886name = "wasi"
894887version = "0.11.0+wasi-snapshot-preview1"
You can’t perform that action at this time.
0 commit comments