Skip to content

Commit 824d06b

Browse files
Bump ureq from 2.11.0 to 3.0.3
Bumps [ureq](https://github.com/algesten/ureq) from 2.11.0 to 3.0.3. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.11.0...3.0.3) --- updated-dependencies: - dependency-name: ureq dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 31cefe9 commit 824d06b

File tree

2 files changed

+81
-63
lines changed

2 files changed

+81
-63
lines changed

Cargo.lock

Lines changed: 80 additions & 62 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.2"
2121
anyhow = "1.0.95"
2222

2323
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
24-
ureq = "2.11.0"
24+
ureq = "3.0.3"
2525
home = "0.5.9"
2626

2727
[features]

0 commit comments

Comments
 (0)