diff --git a/Cargo.toml b/Cargo.toml index cb5344e4..526a1aaa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,8 +9,8 @@ categories = ["parser-implementations"] exclude = [".gitignore", ".editorconfig"] version = "1.23.0" -authors = ["Emmie Maeda "] -edition = "2021" # this is *not* the same as the current year +authors = ["Emmie Smith "] +edition = "2021" [lib] name = "ftml"