Skip to content

Commit 50be037

Browse files
authored
Merge pull request #751 from fdo-rs/dependabot/cargo/reqwest-0.12.9
chore: bump reqwest from 0.12.7 to 0.12.9
2 parents 3f4ea3d + 0f939d1 commit 50be037

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.

owner-tool/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ serde = { version = "1", features = ["derive"] }
1515
serde_yaml = "0.9"
1616
tokio = { version = "1", features = ["full"] }
1717
tss-esapi = { version = "7.4", features = ["generate-bindings"] }
18-
reqwest = { version = "0.12.7", features = ["blocking"] }
18+
reqwest = { version = "0.12.9", features = ["blocking"] }
1919

2020
fdo-util = { path = "../util", version = "0.5.3" }
2121
fdo-data-formats = { path = "../data-formats", version = "0.5.3" }

0 commit comments

Comments
 (0)