Skip to content

Commit 881d956

Browse files
committed
cargo.lock update
1 parent 89ee760 commit 881d956

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Cargo.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,6 +2167,7 @@ version = "0.1.0"
21672167
dependencies = [
21682168
"html5ever",
21692169
"regex",
2170+
"urlencoding",
21702171
]
21712172

21722173
[[package]]
@@ -5825,6 +5826,12 @@ dependencies = [
58255826
"percent-encoding",
58265827
]
58275828

5829+
[[package]]
5830+
name = "urlencoding"
5831+
version = "2.1.3"
5832+
source = "registry+https://github.com/rust-lang/crates.io-index"
5833+
checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
5834+
58285835
[[package]]
58295836
name = "utf-8"
58305837
version = "0.7.6"

0 commit comments

Comments
 (0)