Skip to content

Commit 9da8267

Browse files
build(deps): Bump ureq from 3.1.4 to 3.2.0 (#76)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 85dfbf5 commit 9da8267

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -71,7 +71,7 @@ ort = { git = "https://github.com/pykeio/ort.git", rev = "2de34065983a5c034f5afc
7171

7272
# Core - FP16 support (required by ort's half feature)
7373
half = { version = "^2.4", features = ["num-traits"] }
74-
ureq = "^3.1.4"
74+
ureq = "^3.2.0"
7575
dirs = "^6.0"
7676
rayon = "^1.10"
7777
bytemuck = { version = "^1.21", features = ["derive"] }

0 commit comments

Comments
 (0)