mirror of
https://github.com/neodyland/sbv2-api.git
synced 2026-01-04 21:42:57 +00:00
build(deps): bump ureq from 3.1.1 to 3.1.2
Bumps [ureq](https://github.com/algesten/ureq) from 3.1.1 to 3.1.2. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/compare/3.1.1...3.1.2) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -2996,9 +2996,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
||||
|
||||
[[package]]
|
||||
name = "ureq"
|
||||
version = "3.1.1"
|
||||
version = "3.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9504c6ba73daec8a6541440ab9fb64f97320251582292265420e5587559c9095"
|
||||
checksum = "99ba1025f18a4a3fc3e9b48c868e9beb4f24f4b4b1a325bada26bd4119f46537"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"der",
|
||||
|
||||
@@ -44,4 +44,4 @@ base64 = ["dep:base64"]
|
||||
|
||||
[build-dependencies]
|
||||
dirs = "6.0.0"
|
||||
ureq = "3.1.1"
|
||||
ureq = "3.1.2"
|
||||
|
||||
Reference in New Issue
Block a user