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.
2 parents d77cb38 + f247454 commit 40c0365Copy full SHA for 40c0365
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
merge_group:
5
6
env:
7
- MDBOOK_VERSION: 0.4.40
+ MDBOOK_VERSION: 0.4.43
8
9
jobs:
10
code-tests:
book.toml
@@ -16,7 +16,7 @@ smart-punctuation = true
16
"/unsafe-functions.html" = "unsafe-keyword.html"
17
18
[rust]
19
-edition = "2021"
+edition = "2024"
20
21
[preprocessor.spec]
22
command = "cargo run --release --manifest-path mdbook-spec/Cargo.toml"
0 commit comments