Skip to content

Commit 1079ada

Browse files
Bump edition in deku-derive to 2021 (#436)
1 parent b6a46d5 commit 1079ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deku-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
authors = ["sharks <sharks@sharks>"]
3-
edition = "2018"
3+
edition = "2021"
44
name = "deku_derive"
55
version = "0.16.0"
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)