Skip to content

Commit 62f1123

Browse files
authored
Merge pull request #226 from robertknight/dependabot/cargo/ureq-3.1.4
Bump ureq from 3.1.2 to 3.1.4
2 parents 01fcb89 + 0e3c718 commit 62f1123

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
@@ -27,7 +27,7 @@ onnx = ["ocrs/onnx"]
2727
clipboard = ["arboard"]
2828

2929
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
30-
ureq = "3.1.2"
30+
ureq = "3.1.4"
3131
home = "0.5.12"
3232
arboard = { version = "3", optional = true }
3333

0 commit comments

Comments
 (0)