diff options
author | Dominick Allen <dominick.allen1989@gmail.com> | 2020-06-27 16:17:44 -0500 |
---|---|---|
committer | Dominick Allen <dominick.allen1989@gmail.com> | 2020-06-27 16:17:44 -0500 |
commit | a94170d4fd8d9d5ebef35ce0cc5952601489662e (patch) | |
tree | 087737b05de09daead6d01b9a4a42e3b55d6e883 | |
parent | 2a62f88ca03d5db406756525b5a6e24eae027eab (diff) |
Update author and edition information.v0.1.0
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ [package] name = "chisaigo" version = "0.1.0" -authors = ["Dominick Allen <dominick.allen1989@gmail.com>"] -edition = "2018" +authors = ["Dominick Allen <djallen@librehumanitas.org>"] +edition = "2020" [dependencies] rustyline = "6.2.0"
\ No newline at end of file |