Skip to content

Commit 955f4ca

Browse files
Update Rust crate ureq to 2.9.1 (#329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1536fa5 commit 955f4ca

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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.193", features = ["derive"] }
3838
serde_json = "1.0.108"
3939
spectral = "0.6.0"
40-
ureq = { version = "2.9.0", features = ["native-certs", "json"] }
40+
ureq = { version = "2.9.1", features = ["native-certs", "json"] }
4141

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

0 commit comments

Comments
 (0)