Skip to content

Commit 0a7caae

Browse files
Bump reqwest from 0.12.24 to 0.12.26 (#249)
1 parent 1380da2 commit 0a7caae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -38,7 +38,7 @@ russh = "=0.52.1"
3838
syslog = "7.0.0"
3939
tabled = "0.20.0"
4040
dialoguer = "0.12.0"
41-
reqwest = { version = "0.12.24", features = ["json"] }
41+
reqwest = { version = "0.12.26", features = ["json"] }
4242
shadow-rs = "1.4.0"
4343
openssl = { version = "0.10.75", features = ["vendored"] }
4444
validator = { version = "0.20.0", features= ["derive"] }

0 commit comments

Comments
 (0)