Skip to content

Commit

Permalink
Bump edition in deku-derive to 2021 (#436)
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a authored May 1, 2024
1 parent b6a46d5 commit 1079ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deku-derive/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
authors = ["sharks <sharks@sharks>"]
edition = "2018"
edition = "2021"
name = "deku_derive"
version = "0.16.0"
license = "MIT OR Apache-2.0"
Expand Down

0 comments on commit 1079ada

Please sign in to comment.