Skip to content

Commit 3cd84be

Browse files
committed
Auto merge of #158488 - obi1kenobi:pg/upgrade-rustdoc-json-types-edition, r=<try>
Upgrade `rustdoc-json-types` to 2024 edition. try-job: x86_64-gnu-llvm-22-3
2 parents 13f1859 + 9ab5135 commit 3cd84be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rustdoc-json-types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustdoc-json-types"
33
version = "0.1.0"
4-
edition = "2021"
4+
edition = "2024"
55

66
[lib]
77
path = "lib.rs"

0 commit comments

Comments
 (0)