Skip to content

Commit de8de6d

Browse files
authored
chore: reqwest's features can be specified by app (#4)
Signed-off-by: tison <wander4096@gmail.com>
1 parent de9d6d0 commit de8de6d

File tree

5 files changed

+106
-587
lines changed

5 files changed

+106
-587
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
os: [ windows-latest, macos-latest, ubuntu-latest ]
19-
rust: [ "1.80.0", "stable", "nightly" ]
19+
rust: [ "1.82.0", "stable", "nightly" ]
2020
env:
2121
RUST_BACKTRACE: 1
2222
steps:

0 commit comments

Comments
 (0)