Bump ureq from 2.5.0 to 2.6.1
Bumps [ureq](https://github.com/algesten/ureq) from 2.5.0 to 2.6.1. - [Release notes](https://github.com/algesten/ureq/releases) - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](https://github.com/algesten/ureq/commits) --- 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:
committed by
Dustin J. Mitchell
parent
f1e1095c0a
commit
226df73c58
@@ -17,7 +17,7 @@ serde_json = "^1.0"
|
||||
chrono = { version = "^0.4.22", features = ["serde"] }
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
ureq = "^2.5.0"
|
||||
ureq = "^2.6.1"
|
||||
log = "^0.4.17"
|
||||
rusqlite = { version = "0.28", features = ["bundled"] }
|
||||
strum = "0.24"
|
||||
|
||||
Reference in New Issue
Block a user