Skip to content

Commit 6e3f4c9

Browse files
reqwest 0.13.1
1 parent 7c67e63 commit 6e3f4c9

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
@@ -30,7 +30,7 @@ url = "2.5"
3030
urlencoding = "2.1.3"
3131
log = "0.4"
3232

33-
reqwest = { version = "0.13.0-rc.1", default-features = false, features = [
33+
reqwest = { version = "0.13.1", default-features = false, features = [
3434
"json",
3535
"multipart",
3636
], optional = true }

0 commit comments

Comments
 (0)