Skip to content

Commit 8c9da69

Browse files
authored
Merge branch 'master' into do_not_recommend
2 parents 09de1df + f2fc6a1 commit 8c9da69

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+1502
-369
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
merge_group:
55

66
env:
7-
MDBOOK_VERSION: 0.4.40
7+
MDBOOK_VERSION: 0.4.43
88

99
jobs:
1010
code-tests:

book.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ smart-punctuation = true
1616
"/unsafe-functions.html" = "unsafe-keyword.html"
1717

1818
[rust]
19-
edition = "2021"
19+
edition = "2024"
2020

2121
[preprocessor.spec]
2222
command = "cargo run --release --manifest-path mdbook-spec/Cargo.toml"

0 commit comments

Comments
 (0)