Skip to content

Commit 7a52367

Browse files
chore(deps): bump ureq from 2.12.1 to 3.3.0 (#11)
Bumps [ureq](https://github.com/algesten/ureq) from 2.12.1 to 3.3.0. - [Changelog](https://github.com/algesten/ureq/blob/main/CHANGELOG.md) - [Commits](algesten/ureq@2.12.1...3.3.0) --- updated-dependencies: - dependency-name: ureq dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent c12fd89 commit 7a52367

2 files changed

Lines changed: 36 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 18 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
@@ -32,7 +32,7 @@ getrandom = "0.3"
3232
walkdir = "2.5"
3333
dirs = "6.0"
3434
ed25519-dalek = { version = "2.1", optional = true }
35-
ureq = { version = "2.9", optional = true }
35+
ureq = { version = "3.3", optional = true }
3636

3737
[features]
3838
default = []

0 commit comments

Comments
 (0)