Skip to content

Commit e5f7e5e

Browse files
committed
Update command_attr to edition 2021
1 parent 3425df9 commit e5f7e5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command_attr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "command_attr"
33
version = "0.5.1"
44
authors = ["acdenisSK <[email protected]>"]
5-
edition = "2018"
5+
edition = "2021"
66
description = "Procedural macros for command creation for the Serenity library."
77
license = "ISC"
88

0 commit comments

Comments
 (0)