Changed a type
This commit is contained in:
parent
5a090f5e53
commit
a9f69c1160
3 changed files with 2 additions and 12 deletions
7
Cargo.lock
generated
7
Cargo.lock
generated
|
@ -416,7 +416,6 @@ dependencies = [
|
|||
"reqwest",
|
||||
"tokio",
|
||||
"url",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
@ -943,12 +942,6 @@ dependencies = [
|
|||
"percent-encoding",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "uuid"
|
||||
version = "0.8.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
|
||||
|
||||
[[package]]
|
||||
name = "vcpkg"
|
||||
version = "0.2.11"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue