Compare commits

..

No commits in common. "8fe0815acdf178ca5d1097e65eb2af7f09d1b8bf" and "e77cb6ef0f573d34ae0b1b075097ac06ca6da768" have entirely different histories.

1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -1128,9 +1128,9 @@ checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
[[package]] [[package]]
name = "url" name = "url"
version = "2.2.2" version = "2.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b"
dependencies = [ dependencies = [
"form_urlencoded", "form_urlencoded",
"idna", "idna",