Skip to content

Commit 2f29d18

Browse files
chore(deps): bump ureq from 2.10.1 to 2.12.1 (#155)
Bumps [ureq](https://github.com/algesten/ureq) from 2.10.1 to 2.12.1. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.10.1...2.12.1) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a9ed96 commit 2f29d18

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ toml = "0.8.19"
2626
dirs-next = "2.0.0"
2727
thiserror = "2.0.5"
2828
getopts = "0.2.21"
29-
ureq = { version = "2.10.1", features = ["json"] }
29+
ureq = { version = "2.12.1", features = ["json"] }
3030
multipart = { version = "0.18.0", default-features = false, features = [
3131
"client",
3232
] }

0 commit comments

Comments
 (0)