diff options
-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 |