Skip to content

Commit 9d69c61

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

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

Lines changed: 2 additions & 12 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
@@ -25,7 +25,7 @@ anyhow = "1.0.100"
2525
onnx = ["ocrs/onnx"]
2626

2727
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
28-
ureq = "3.1.2"
28+
ureq = "3.1.4"
2929
home = "0.5.11"
3030

3131
[[bin]]

0 commit comments

Comments
 (0)