Skip to content

Commit

Permalink
Update Cargo.toml metadata.
Browse files Browse the repository at this point in the history
  • Loading branch information
emmiegit committed May 5, 2024
1 parent 5f02213 commit 7608ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ categories = ["parser-implementations"]
exclude = [".gitignore", ".editorconfig"]

version = "1.23.0"
authors = ["Emmie Maeda <[email protected]>"]
edition = "2021" # this is *not* the same as the current year
authors = ["Emmie Smith <[email protected]>"]
edition = "2021"

[lib]
name = "ftml"
Expand Down

0 comments on commit 7608ae1

Please sign in to comment.