Skip to content

Commit bea0dab

Browse files
committed
Deploy 0.21 docs and drop 0.15 docs
1 parent a5b3a3f commit bea0dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ jobs:
1616
name: build
1717
env:
1818
RELEASES: |
19+
0.21=0.21
1920
0.20=0.20
2021
0.19=0.19
2122
0.18=0.18
2223
0.17=0.17
2324
0.16=0.16
24-
0.15=0.15
2525
RUSTFLAGS: --cfg docsrs
2626
RUSTDOCFLAGS: --cfg docsrs -Zunstable-options --generate-link-to-definition
2727
steps:

0 commit comments

Comments
 (0)