chore(deps): bump ureq from 2.10.0 to 2.10.1
Bumps [ureq](https://github.com/algesten/ureq) from 2.10.0 to 2.10.1. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/compare/2.10.0...2.10.1) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
4a81d4eaa5
Коммит
172e1d97fd
|
@ -3084,9 +3084,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|||
|
||||
[[package]]
|
||||
name = "ureq"
|
||||
version = "2.10.0"
|
||||
version = "2.10.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "72139d247e5f97a3eff96229a7ae85ead5328a39efe76f8bf5a06313d505b6ea"
|
||||
checksum = "b74fc6b57825be3373f7054754755f03ac3a8f5d70015ccad699ba2029956f4a"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"flate2",
|
||||
|
|
|
@ -9,7 +9,7 @@ edition = "2018"
|
|||
[dependencies]
|
||||
tungstenite = { version = "0.23.0", features = ["rustls-tls-webpki-roots", "url"] }
|
||||
serde_json = "1.0.120"
|
||||
ureq = "2.10.0"
|
||||
ureq = "2.10.1"
|
||||
flexi_logger = { version = "0.28.5", features = ["colors"] }
|
||||
log = "0.4.22"
|
||||
base64 = "0.22.1"
|
||||
|
|
Загрузка…
Ссылка в новой задаче