summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dhall/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dhall/Cargo.toml b/dhall/Cargo.toml
index bb3f349..d44324a 100644
--- a/dhall/Cargo.toml
+++ b/dhall/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "dhall"
version = "0.1.0"
-authors = ["NanoTech <nanotech@nanotechcorp.net>"]
+authors = ["NanoTech <nanotech@nanotechcorp.net>", "Nadrieril <nadrieril@users.noreply.github.com>"]
edition = "2018"
build = "build.rs"