summary refs log tree commit diff homepage
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5db5a11..26cda35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,7 @@
 [package]
+authors = ["June McEnroe <june@causal.agency>"]
 name = "aoc"
 version = "0.1.0"
-authors = ["June McEnroe <programble@gmail.com>"]
 
 [dependencies]
+rust-crypto = "0.2.36"