Skip to content

Commit 8844300

Browse files
chore: update dependency
Signed-off-by: Florentin Dubois <[email protected]>
1 parent 5382f1f commit 8844300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ log = { version = "^0.4.27", optional = true }
4646
memchr = { version = "^2.7.4", optional = true }
4747
mime = { version = "^0.3.17", optional = true }
4848
prometheus = { version = "^0.14.0", optional = true }
49-
reqwest = { version = "^0.12.15", default-features = true, features = [
49+
reqwest = { version = "^0.12.17", default-features = true, features = [
5050
"rustls-tls-webpki-roots",
5151
"charset",
5252
"http2",

0 commit comments

Comments
 (0)