Skip to content

Commit 9c4bcca

Browse files
committed
Update mdbook-spec to Rust 2024
1 parent 49a9c8c commit 9c4bcca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mdbook-spec/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "mdbook-spec"
33
version = "0.1.2"
4-
edition = "2021"
4+
edition = "2024"
55
license = "MIT OR Apache-2.0"
66
description = "An mdBook preprocessor to help with the Rust specification."
77
repository = "https://github.com/rust-lang/spec/"

0 commit comments

Comments
 (0)