Skip to content

Commit 3e55860

Browse files
committed
fix lint error
1 parent 3957f5d commit 3e55860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/error_glossary/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "error_glossary"
3-
edition = "2021"
3+
edition = "2024"
44
version.workspace = true
55
license.workspace = true
66
description = "Generates a markdown error glossary from ErrorCode-deriving types"

0 commit comments

Comments
 (0)