Skip to content

Commit

Permalink
chore(deps) Update Rust crate ureq to 2.7 (#7274)
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] authored Jun 21, 2023
1 parent 180eeb7 commit 6db81ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/bundler/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ tempfile = "3.6.0"
log = { version = "0.4.19", features = [ "kv_unstable" ] }
dirs-next = "2.0"
os_pipe = "1"
ureq = { version = "2.6", default-features = false }
ureq = { version = "2.7", default-features = false }
native-tls = { version = "0.2", optional = true }
hex = "0.4"
semver = "1"
Expand Down

0 comments on commit 6db81ec

Please sign in to comment.