Skip to content

Commit 407a36e

Browse files
chore(deps): update rust crate reqwest to 0.12
1 parent 2a05ae0 commit 407a36e

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
@@ -17,7 +17,7 @@ dotenvy = "0.15"
1717
tracing = "0.1"
1818
tracing-subscriber = "0.3"
1919
envy = "0.4"
20-
reqwest = "0.11"
20+
reqwest = "0.12"
2121
serde_json = "1.0"
2222
base64 = "0.22"
2323
sentry = "0.32"

0 commit comments

Comments
 (0)