Skip to content

Commit 280ffac

Browse files
build(deps): bump reqwest from 0.12.28 to 0.13.2
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.28 to 0.13.2. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.28...v0.13.2) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d6e0e3 commit 280ffac

2 files changed

Lines changed: 11 additions & 191 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 190 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
@@ -30,7 +30,7 @@ derivative = "2.2.0"
3030
clap = { version = "4.6.1", features = ["derive"] }
3131
duckduckgo = "0.3.1"
3232
lopdf = { version = "0.40.0" }
33-
reqwest = { version = "0.12", features = ["json"] }
33+
reqwest = { version = "0.13", features = ["json"] }
3434
pyo3 = { version = "0.28.3", features = ["extension-module"] }
3535
napi = { version = "3.8.5", default-features = false, features = ["napi4"] }
3636
napi-derive = "3.5.4"

0 commit comments

Comments
 (0)