Skip to content

Commit 7e6a705

Browse files
chore(deps): bump reqwest from 0.12.14 to 0.12.15 (#95)
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.14 to 0.12.15. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.14...v0.12.15) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0b21253 commit 7e6a705

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ LegalCopyright = "Copyright © 2024 NTUST-Tool"
1313
winresource = "0.1"
1414

1515
[dependencies]
16-
reqwest = { version = "0.12.14", features = ["json", "native-tls-vendored"] }
16+
reqwest = { version = "0.12.15", features = ["json", "native-tls-vendored"] }
1717
tokio = { version = "1.44.1", features = ["full"] }
1818
serde = { version = "1.0", features = ["derive"] }
1919
clap = { version = "4.5.32", features = ["derive"] }

0 commit comments

Comments
 (0)