Skip to content

Commit c8cb9c4

Browse files
dependabot[bot]dnbln
authored andcommitted
chore(deps): bump reqwest from 0.12.24 to 0.12.25 in the all group
Bumps the all group with 1 update: [reqwest](https://github.com/seanmonstar/reqwest). Updates `reqwest` from 0.12.24 to 0.12.25 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.24...v0.12.25) --- updated-dependencies: - dependency-name: reqwest dependency-version: 0.12.25 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ace2b47 commit c8cb9c4

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -98,7 +98,7 @@ prodash = { version = "30.0.1", default-features = false, features = [
9898
"render-line-autoconfigure",
9999
"progress-tree",
100100
] }
101-
reqwest = { version = "0.12.15", features = ["blocking"] }
101+
reqwest = { version = "0.12.25", features = ["blocking"] }
102102
rowan = "0.16.1"
103103
salsa = { path = "src/compiler/narxia-salsa" }
104104
serde = { version = "1", features = ["derive"] }

0 commit comments

Comments
 (0)