summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominick Allen <dominick.allen1989@gmail.com>2020-06-27 16:17:44 -0500
committerDominick Allen <dominick.allen1989@gmail.com>2020-06-27 16:17:44 -0500
commita94170d4fd8d9d5ebef35ce0cc5952601489662e (patch)
tree087737b05de09daead6d01b9a4a42e3b55d6e883
parent2a62f88ca03d5db406756525b5a6e24eae027eab (diff)
Update author and edition information.v0.1.0
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6414a93..2b0c59d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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