mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bump ureq from 2.7.0 to 2.8.0 (#3180)
* Bump ureq from 2.7.0 to 2.8.0 Bumps [ureq](https://github.com/algesten/ureq) from 2.7.0 to 2.8.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/compare/2.7.0...2.8.0) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update rustls too * more Cargo.lock updates --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Dustin J. Mitchell <djmitche@google.com>
This commit is contained in:
parent
9337763491
commit
9fc40c5949
3 changed files with 17 additions and 23 deletions
|
@ -39,5 +39,5 @@ strum = "0.25"
|
|||
strum_macros = "0.25"
|
||||
tempfile = "3"
|
||||
thiserror = "1.0"
|
||||
ureq = "^2.7.0"
|
||||
ureq = "^2.8.0"
|
||||
uuid = { version = "^1.4.0", features = ["serde", "v4"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue