diff --git a/deku-derive/Cargo.toml b/deku-derive/Cargo.toml index 0e022f17..010ff133 100644 --- a/deku-derive/Cargo.toml +++ b/deku-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] authors = ["sharks "] -edition = "2018" +edition = "2021" name = "deku_derive" version = "0.16.0" license = "MIT OR Apache-2.0"