mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-19 09:53:08 +02:00
Bump ureq from 2.6.1 to 2.7.0
Bumps [ureq](https://github.com/algesten/ureq) from 2.6.1 to 2.7.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/compare/2.6.1...2.7.0) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a69b0c8032
commit
989a330e46
2 changed files with 22 additions and 28 deletions
|
@ -17,7 +17,7 @@ serde_json = "^1.0"
|
|||
chrono = { version = "^0.4.22", features = ["serde"] }
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
ureq = "^2.6.1"
|
||||
ureq = "^2.7.0"
|
||||
log = "^0.4.17"
|
||||
rusqlite = { version = "0.29", features = ["bundled"] }
|
||||
strum = "0.24"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue