We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483ab27 commit 53eb35fCopy full SHA for 53eb35f
.github/workflows/mdbook.yml
@@ -24,8 +24,10 @@ jobs:
24
with:
25
toolchain: stable
26
override: true
27
+
28
- name: Rust Cache
29
uses: Swatinem/rust-cache@v2.7.3
30
31
- name: Install mdBook
32
run: cargo install mdbook
33
docs/src/chapter_1.md
@@ -3,4 +3,5 @@
3
4
## Introduction
5
6
-Welcome to the greatest documentation of all time WIP
+Welcome to the greatest documentation of all time WIP
7
+test
0 commit comments