Skip to content

Commit a1b5d0f

Browse files
Update Rust crate ureq to 2.8.0 (#317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent add9ef6 commit a1b5d0f

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

Cargo.lock

Lines changed: 16 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ node-semver = "2.1.0"
3737
serde = { version = "1.0.188", features = ["derive"] }
3838
serde_json = "1.0.107"
3939
spectral = "0.6.0"
40-
ureq = { version = "2.7.1", features = ["native-certs", "json"] }
40+
ureq = { version = "2.8.0", features = ["native-certs", "json"] }
4141

4242
[target.'cfg(unix)'.dependencies]
4343
flate2 = "1.0.27"

0 commit comments

Comments
 (0)