Skip to content

Commit 9733e6b

Browse files
chore(deps)(deps): bump ureq from 2.12.1 to 3.3.0
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>
1 parent d549465 commit 9733e6b

2 files changed

Lines changed: 38 additions & 3 deletions

File tree

Cargo.lock

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

crates/terraphim_update/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ chrono = { workspace = true }
2929

3030
semver = "1.0"
3131
sha2 = "0.11"
32-
ureq = "2.9"
32+
ureq = "3.3"
3333
dirs = "5.0"
3434
dialoguer = "0.12"
3535
# zipsign-api for signature verification (also pulled by self_update)

0 commit comments

Comments
 (0)