Enable feature serde of dep url

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2022-07-26 22:12:04 +10:00
parent f7c798352a
commit 93d4dbcd1a
No known key found for this signature in database
GPG key ID: 591C0B03040416D6
2 changed files with 2 additions and 1 deletions

1
Cargo.lock generated
View file

@ -1815,6 +1815,7 @@ dependencies = [
"idna",
"matches",
"percent-encoding",
"serde",
]
[[package]]