Skip to content

Commit

Permalink
Merge pull request #141 from robertknight/dependabot/cargo/ureq-2.11.0
Browse files Browse the repository at this point in the history
Bump ureq from 2.10.1 to 2.11.0
  • Loading branch information
robertknight authored Dec 15, 2024
2 parents d22c454 + f92a09e commit 1f34995
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 9 deletions.
48 changes: 40 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ocrs-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ url = "2.5.2"
anyhow = "1.0.93"

[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
ureq = "2.10.1"
ureq = "2.11.0"
home = "0.5.9"

[features]
Expand Down

0 comments on commit 1f34995

Please sign in to comment.