Skip to content

Commit

Permalink
fix(deps): update rust crate ureq to 2.8 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 30, 2023
1 parent 5def06b commit 46a84c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 20 deletions.
25 changes: 6 additions & 19 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 crates/packager/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ tracing-subscriber = { version = "0.3", optional = true, features = [
] }
toml = "0.8"
cargo_metadata = "0.18"
ureq = "2.7"
ureq = "2.8"
hex = "0.4"
sha1 = "0.10"
sha2 = "0.10"
Expand Down

0 comments on commit 46a84c0

Please sign in to comment.