Skip to content

Commit aaa2622

Browse files
build(deps): bump reqwest from 0.12.7 to 0.12.8
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.7 to 0.12.8. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4483b0e commit aaa2622

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

crates/iana-codegen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ camino.workspace = true
1818
convert_case = "0.6.0"
1919
csv = "1.3.0"
2020
futures-util = "0.3.30"
21-
reqwest = { version = "0.12.7", default-features = false, features = [
21+
reqwest = { version = "0.12.8", default-features = false, features = [
2222
"rustls-tls",
2323
] }
2424
serde.workspace = true

0 commit comments

Comments
 (0)