Skip to content

Commit de16812

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

ocrs-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ url = "2.5.4"
2121
anyhow = "1.0.98"
2222

2323
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
24-
ureq = "3.0.5"
24+
ureq = "3.1.0"
2525
home = "0.5.11"
2626

2727
[features]

0 commit comments

Comments
 (0)