aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authornotgne22020-10-29 11:00:22 -0700
committernotgne22020-10-29 11:00:22 -0700
commitdfb77a02bb04bad7970806e5267d9eb1271eea86 (patch)
treed993ccf5375ccc0c1ff177d7623e4e24ed8f8ada /Cargo.toml
parent16b1b8308aa5cabf8ecc5085b6f9ca2c9563a31a (diff)
Fix authors list in package definition
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e8474b4..16f0520 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@
[package]
name = "deploy-rs"
version = "0.1.0"
-authors = ["Serokell <https://serokell.io/>"]
+authors = ["notgne2 <gen2@gen2.space>", "Serokell <hi@serokell.io>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html