Skip to content

Commit 65b0a0e

Browse files
Update Rust crate ureq to 2.6.2 (#209)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98b5cb5 commit 65b0a0e

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.152", features = ["derive"] }
3838
serde_json = "1.0.91"
3939
spectral = "0.6.0"
40-
ureq = { version = "2.6.1", features = ["json"] }
40+
ureq = { version = "2.6.2", features = ["json"] }
4141

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

0 commit comments

Comments
 (0)