summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--Cargo.toml2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ea8c4bf..fedaa2b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/target
+.env
diff --git a/Cargo.toml b/Cargo.toml
index 2230b31..f260119 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "lovefinderrz"
version = "0.1.0"
-authors = ["NatrixAeria <upezu@student.kit.edu>"]
+authors = ["NatrixAeria <upezu@student.kit.edu>", "TrueDoctor <dennis@kobert.dev>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html