Skip to content

Commit 2b55c85

Browse files
Bump ureq from 3.1.4 to 3.2.0
Bumps [ureq](https://github.com/algesten/ureq) from 3.1.4 to 3.2.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@3.1.4...3.2.0) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b6ced5 commit 2b55c85

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ serde_json = "1.0.149"
3636
static_init = "1.0.4"
3737
sys-locale = "0.3.2"
3838
sysinfo = "0.38.0"
39-
ureq = { version = "3.1.4", features = ["json"] }
39+
ureq = { version = "3.2.0", features = ["json"] }

0 commit comments

Comments
 (0)