Skip to content

Commit 73041aa

Browse files
committed
Update lock files
1 parent 65c35e2 commit 73041aa

File tree

2 files changed

+0
-14
lines changed

2 files changed

+0
-14
lines changed

Cargo-minimal.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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"
850849
source = "registry+https://github.com/rust-lang/crates.io-index"
851850
checksum = "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]]
860853
name = "wasi"
861854
version = "0.11.0+wasi-snapshot-preview1"

Cargo-recent.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff 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"
883882
source = "registry+https://github.com/rust-lang/crates.io-index"
884883
checksum = "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]]
893886
name = "wasi"
894887
version = "0.11.0+wasi-snapshot-preview1"

0 commit comments

Comments
 (0)