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 3713c9d + 925d9c6 commit e178081Copy full SHA for e178081
blacksmith/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "mdbook-blacksmith"
3
version = "0.1.0"
4
-edition = "2021"
+edition = "2024"
5
description = "A mdbook preprocessor for generating dynamic content for Rust Forge."
6
publish = false
7
blacksmith/rustfmt.toml
@@ -0,0 +1 @@
+style_edition = "2024"
0 commit comments